Bad interaction between bzr+ssh://bazaar.launchpad.net/+branch/... URLs and branch stacking
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
There is a bad interaction between the new "resolve series devfocus branch aliases in the SSH server" code and branch stacking.
Bazaar is quite happy to let me do bzr push --stacked-
Some component of Launchpad needs to resolve /+branch/ stacking locations to their full branch name or branch id.
As a suggestion, what if the branch scanner detected /+branch/ stacking locations, resolved them, and reset the .bzr/branch/
Ooooh..... idea. What if it was made possible for branches to be accessed via their Launchpad database id via http and bzr+ssh? - i.e. http://
Due to security concerns, we will never allow accessing a branch using their database id.