branch now ?

David Allouche david at allouche.net
Mon May 23 18:01:13 BST 2005


On Mon, 2005-05-23 at 11:47 +0000, William Dodé wrote:
> I've some project of libraries that i need to maintain
> in differents versions. Each versions come from the
> same trunk but live alone (only bug patch for the old
> ones).
> 
> r1
> r2
> r3-v0.1-patch from r5...
> r4
> r5
> r6-v0.2
> 
> Is it safe to do *now* a copy by hand from r3 (with
> .bzr and my tree) to create my 0.1 branch ?
> After i can cherry-pick the bug-patchs from trunk by
> hand without problem.

Yes. Copying trees is, by design, a legal way to branch.

> My question is to know if i should wait for `bzr
> branch` to do this or if it'll be anyway the same as a
> copy ? I will not have a problem of id-of-branch ?

AIUI, "bzr branch" will be a facility for branching trees in place. It
would make it possible to use a single tree as the head for several
branches and would be tied to a "bzr switch" command to switch the
current revision and versioned files between named branches.

Essentially, that would be just a UI feature and a storage optimisation.

-- 
                                                            -- ddaa
-------------- 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/20050523/a89dd9f0/attachment.pgp 


More information about the bazaar mailing list