'upgrade' output unhelpful
Bug #89829 reported by
Matthew Fuller
This bug report is a duplicate of:
Bug #173061: confusing message when upgrading an already-upgraded branch.
Edit
Remove
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
When 'upgrade' has nothing to do, it replies:
bzr: ERROR: The branch format Bazaar-NG meta directory, format 1 is already at the most recent format.
But there are (up to) 4 formats in a branch, and the meta-dir is the one LEAST likely to change. The message should probably say something like "All formats up to date", or perhaps show (up to) 4 lines, one per format.
Changed in bzr: | |
importance: | Undecided → Wishlist |
Changed in bzr: | |
status: | Unconfirmed → Confirmed |
To post a comment you must log in.
Related: Upgrading the repository format can only be done in the root of a shared repo, but trying to do so in a branch in that repo only tells you that the metadir format is already at its most recent.