upgrade permits unusable options and then errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
Breezy |
Triaged
|
Medium
|
Unassigned |
Bug Description
I got this:
Using saved location: http://
bzr: ERROR: Tags not supported by BzrBranch5(
So I did this:
jw2328@
starting upgrade of file://
making backup of tree history
file://
if conversion fails, you can move this directory back to .bzr
if it succeeds, you can remove this directory if you wish
starting repository conversion
bzr: ERROR: Cannot convert to format <RepositoryForm
So I did what I was told, but now I'm told that I can't, and there is no hint as to what might solve the issue.
Also this repository (not shared, in the branch's .bzr), can only be a few weeks old as it is bzr-rebase, so why
can't I upgrade from a recent format?
Thanks,
James
Changed in bzr: | |
importance: | Undecided → High |
status: | New → Confirmed |
summary: |
- confusing message about upgrade of rich-root or subtree formats + upgrade permits unusable options and then errors |
tags: | added: formats ui |
tags: | added: upgrade |
tags: | added: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | removed: check-for-breezy |
I faced with this bug too. Why `bzr upgrade` unable to understand difference between plain old formats and rich-root formats and then select appropriate new format?