"bzr missing" fails if there is only a push branch

Bug #403420 reported by Russel Winder
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

I have a master branch that only has a push branch. If I run "bzr missing" then instead of reporting the differences between the master and the push branch I get:

bzr: ERROR: No peer location known or specified.

It seems that missing only checks for the parent, which is definitely an error in this use case -- which is to check what is in the master that has nt yet been pushed tothe public branch.

I think just checking push as well as parent for the default case is all that is needed.

Martin Pool (mbp)
Changed in bzr:
status: New → Confirmed
importance: Undecided → Low
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.