Tracking Third-Party Sources (Vendor Branches)?

Aaron Bentley aaron.bentley at utoronto.ca
Tue May 16 17:15:22 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bob Tanner wrote:
> Maybe my years of cvs usage has caused my brain to rot, but I cannot seem to
> figure out how to use bzr to track 3rd part sources like I do in cvs.
> 
> http://ximbiot.com/cvs/manual/cvs-1.11.21/cvs_13.html#SEC103
> 
> Is the concept to fundamental to bzr and I just don't see it?

Vendor branches aren't special branches in bzr.  You just unpack the
tarball (or get the source some other way), init, add, and commit.

We don't have special support for importing the next tarball (though
that would be a nice addition).  You can either rm * -R to clean your
previous import, (* will not match .bzr and .bzrignore), or else unpack
your tarball and mv '.bzr' into it.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEafqa0F+nu1YWqI0RArXUAJ0fxTg2yF0oyphIgt9h3H7kwFWuDACfT1yX
oooxsJJjfwa6X6JyGkvy8xk=
=9rSC
-----END PGP SIGNATURE-----




More information about the bazaar mailing list