scenarios + workflows + docs
Karl Fogel
karl.fogel at canonical.com
Thu Feb 26 16:31:17 GMT 2009
John Arbash Meinel <john at arbash-meinel.com> writes:
> Eric Gillespie wrote:
>> Karl Fogel <karl.fogel at canonical.com> writes:
>>
>>> bzr init-repo PROJ
>>> cd PROJ
>>> bzr branch URL-TO-PROJ-MAINLINE PROJ-trunk
>>> [edit PROJ-trunk/.bzr/branch/config appropriately]
>>> bzr bind URL-TO-PROJ-MAINLINE PROJ-trunk
>>> bzr branch PROJ-trunk PROJ-dev
>>
>> Is bzr branch URL && bzr bind URL not the same as bzr checkout
>> URL? I thought that it was, and always use the latter.
>
> It is the same, except 'bzr checkout' will always create a working tree,
> which you probably don't want in this circumstance.
Hmm? Doesn't the manual recipe quoted above also produce a working
tree?
More information about the bazaar
mailing list