[PATCH] Fix for #115491 - 'branch lp:projname' fails in a strange way

John Arbash Meinel john at arbash-meinel.com
Wed Jun 6 15:42:34 BST 2007


John Arbash Meinel has voted +1.
Status is now: Approved
Comment:
There are a couple edge cases:

"bzr branch :foo"

"bzr branch foo:bar"

However, both of these are really contrived, and I'd rather get "bzr 
branch lp:foo" working then have "bzr branch XXX:YYY" try to branch into 
XXX:YYY rather than YYY. (Notice that it would try to branch into the 
destination, which is almost never what you want).


For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C4666C19F.9020500%40internode.on.net%3E



More information about the bazaar mailing list