Short, task-based bzr doclets for real-world use cases.

Aaron Bentley aaron at aaronbentley.com
Thu Jan 22 13:07:00 GMT 2009


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

Karl Fogel wrote:
>> I don't think that follows at all.  A user can always start casual, and
>> easily upgrade their set-up as they become more involved.  No one is
>> forced to decide beforehand.
> 
> Great!  We'll need to document that upgrade step, then.

To switch from using a standalone branch to shared repo:
1. bzr init-repo repository
2. mv existing-branch repository
3. cd repository/existing-branch
4. bzr reconfigure --use-shared

To start using a local mirror of trunk:
1. bzr checkout http://example.org/trunk
2. echo 'public_branch=http://example.org/trunk' >>
trunk/.bzr/branch/branch.conf
3. bzr merge -d ../existing-branch . --remember
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl4b3AACgkQ0F+nu1YWqI0kIQCfUzLvcU983pOT4kSdk+JoNwYr
l2EAmgPpE1+eYmM5o5nkTaKDh04wpTzc
=X88D
-----END PGP SIGNATURE-----



More information about the bazaar mailing list