Downgrade spins on working tree
Bug #390512 reported by
Matthew Fuller
This bug report is a duplicate of:
Bug #419066: Infinite loop: downgrade of working tree format never finishes.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When upgrade'ing a 2a branch to 1.9-rich-root, bzr spins forever repeatedly opening the working tree (seen via tail -f .bzr.log):
0.176 opening working tree '/tmp/bzr/x'
0.181 opening working tree '/tmp/bzr/x'
0.185 opening working tree '/tmp/bzr/x'
0.190 opening working tree '/tmp/bzr/x'
0.194 opening working tree '/tmp/bzr/x'
[...]
(this bug applies to 1.16; bzr.dev still refuses to even try the upgrade)
To post a comment you must log in.
And what does dev do specifically?