Interested in Participating
Richard Wilbur
richard.wilbur at gmail.com
Tue Oct 3 03:26:49 BST 2006
On Thu, 2006-09-28 at 13:28 -0400, Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Richard Wilbur wrote:
> > I read Documentation -> Misc -> BzrGivingBack and, as it claims to be
> > out of date, I would be happy to bring it up to date if someone could
> > suggest a more authoritative source of information.
>
> It was old enough that a rewrite seemed like the best thing, so I done
> that. The new version should match the way we do things now. Please
> have a look, and let me know if you have any questions.
>
> Aaron
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFFHAZP0F+nu1YWqI0RAhd2AJ92X7PYXpPeqItHZ5RzHeW5H7idkgCeLfKs
> pFmWmBa0zggbtugHCzmVlRY=
> =x9au
> -----END PGP SIGNATURE-----
Aaron,
I started following the directions on the page and I have a question
about the rsync command:
$ rsync -av bazaar-vcs.org::bazaar-ng/bzr/bzr.dev ~/bzr/bzr.dev
When I ran that line in my shell it created the following path
~bzr/bzr.dev/bzr.dev/ under which it stored all the files. My guess is
that the intended behavior is given by:
$ rsync -av bazaar-vcs.org::bazaar-ng/bzr/bzr.dev/ ~/bzr/bzr.dev
This will avoid creating the source directory at the destination point
and simply copy its contents to the destination point.
As this seemed to be the intention of the procedure in the file, I made
the corresponding change to the documentation.
I am reading over the new page and enjoying your changes. Thank you for
the rewrite, it reads more clearly now.
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20061002/4495a37c/attachment.pgp
More information about the bazaar
mailing list