Interested in Participating

Aaron Bentley aaron.bentley at utoronto.ca
Tue Oct 3 18:55:02 BST 2006


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

Richard Wilbur wrote:
> Aaron,

> Between getting the development branch from the main server and using
> bzr for the first time to create a local development branch:

> $ rsync -av bazaar-vcs.org::bazaar-ng/bzr/bzr.dev/ ~/bzr/bzr.dev
> $ bzr branch ~/bzr/bzr.dev ~/bzr/giveback

Thanks for updating the commandline, by the way.

> it seems likely that one would want to install bzr as the new code is
> not necessarily in the shell's path.

Could be, though it's an optional step.  I was assuming you already had
another copy of bzr installed.  (I assume people would decide to contribute

>  Most likely one of the following
> variants would be appropriate (or something close):

Actually, I use the downloaded copy as my bzr executable directly:

$ ln -s ~/bzr/bzr.dev/bzr ~/bin/bzr

> Thoughts?

I don't think installing bzr should be in the main flow of instructions,
since a lot of people will already have it installed.  Maybe something
like this:

- ---
First, get a local copy of the development mainline
::

 $ mkdir ~/bzr
 $ rsync -av bazaar-vcs.org::bazaar-ng/bzr/bzr.dev/ ~/bzr/bzr.dev

Optionally, you may install this copy of Bazaar.  See Installation_ for
details.

Now make your own branch::
- ---

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

iD8DBQFFIqP20F+nu1YWqI0RAn1CAJ92eS4OV83tMLQxP4GATuw33PqHywCfTiPN
fe5HfurcbZL4r+PWoXaa2vA=
=iSWC
-----END PGP SIGNATURE-----




More information about the bazaar mailing list