Cannot switch and create a new branch in a colocated workspace
Bug #579288 reported by
Luis Arias
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Explorer |
Confirmed
|
Medium
|
Unassigned |
Bug Description
This is with rev 466 of bzr explorer. To reproduce create a colocated workspace with colo-init. Then use the switch dialog (see attached screenshot) to switch and create a new branch. I get the following trace:
Run command: bzr switch --create-branch file://
bzr: ERROR: File exists: u'/home/
Changed in bzr-explorer: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.
As I can see explorer uses wrong branch name when trying to execute operation.
Workaround: use `colo:xxx` as branch name in the combolist instead of just `xxx`