no way to switch a lightweight checkout
Bug #396659 reported by
John A Meinel
on 2009-07-07
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Bazaar Explorer |
Medium
|
Ian Clatworthy |
Bug Description
My personal workflow is to have
dev/bzr # shared treeless repository
lp/1.17-my-work # a treeless branch that will be mirrored to lp:~jameinel/bzr/1.17-my-work
work # A lightweight checkout that points at something like lp/1.17-my-work
bzr-explorer correctly notices that 'work' is a checkout, and points at a given branch. It doesn't seem to have any "switch" functionality.
I *think* that would fall under "Bazaar" but I'm not really sure.
Related branches
Ian Clatworthy (ian-clatworthy) wrote : | #1 |
Changed in bzr-explorer: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Ian Clatworthy (ian-clatworthy) wrote : | #2 |
Fixed in rev 200.
Changed in bzr-explorer: | |
assignee: | nobody → Ian Clatworthy (ian-clatworthy) |
milestone: | none → 0.6 |
status: | Confirmed → Fix Released |
To post a comment you must log in.
qswitch is being developed as part of qbzr 0.13. The functionality is on the Bazaar/Work menu but currently greyed out.