creating checkouts, bound branches and standalone branches from an existing branch

Robert Collins robertc at robertcollins.net
Sat Feb 11 20:10:16 GMT 2006


So we have a UI problem here..

I can get some code in front of me to hack and commit on in three way:
 * Create a checkout
 * Create a bound branch
 * create a standalone branch

The first one is under the hood a 'create a branch reference to URL' +
working tree operation. And I think at the UI clearly has to be 'bzr
checkout URL [PATH]'.

The third one is (under the hood) a 'bzrdir(URL).sprout(PATH)'
operation, and is (again clearly) 'bzr branch URL PATH'

But what about the bound branch case? Should that be 'get' ? or 'bzr
branch --bind' ?

Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060212/06b7a134/attachment.pgp 


More information about the bazaar mailing list