Tracking Third-Party Sources (Vendor Branches)?

Matthieu Moy Matthieu.Moy at imag.fr
Wed May 17 23:43:32 BST 2006


John Arbash Meinel <john at arbash-meinel.com> writes:

> myproject/
>   library-1-upstream
>   library-2-upstream
>
> And have them all managed.
>
> You can easily do the above with multiple branches, but I believe he
> wants them all to be one branch.

This seems to me like trying to manage versions with "cp -a" while we
have a much better tool available.

But if you want to have checkouts of different revisions of the
upstream branch in a subdirectory of your project, then bzr supports
it just fine, isn't it?

-- 
Matthieu




More information about the bazaar mailing list