Should suggest 'bzr upgrade' when giving error about unsupported format
Bug #53271 reported by
Jelmer Vernooij
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
When a branch can't be used because the format is unsupported, but an upgrade path is available, bazaar should suggest running 'bzr upgrade'.
Changed in bzr: | |
importance: | Untriaged → Medium |
status: | Unconfirmed → Confirmed |
tags: | added: formats formatsui |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
I don't understand this bug. If bzr cannot understand the format enough to open it, how is it going to upgrade it? Shouldn't we be suggesting you upgrade bzr or install a plugin?