How to communicate with upstream sources intelligently
Aaron Bentley
aaron.bentley at utoronto.ca
Thu Jun 29 04:11:05 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
John Arbash Meinel wrote:
> cd ~
> bzr init-repo --trees project
> cd project
> bzr init TRUNK-1.0
> cd TRUNK-1.0
> (untar the tarball)
> bzr add; bzr commit -m "release 1.0"
You can also use 'import' from bzrtools, which does the "untar" and
"add" steps. It's intended to make it easy to update a branch with
tarballs, so it will replace versioned files for you, and add
previously-unknown files.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEo0TJ0F+nu1YWqI0RAooHAJ0a+AMuR2u5CP1/8zlBlfhtSPd5kwCdEets
Ut3B8AXP7lQlqp/s6mXye+0=
=sHk8
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list