Command to set settings for bazaar branches?
Nicholas Allen
nick.allen at onlinehome.de
Tue Feb 24 13:01:19 GMT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I think it's a bit low level that the user has to edit configuration
files by hand (eg bazaar.conf or locations.conf). Any setting in there
should be able to be changed using Bazaar commands I think. This is
already possible with whoami command but not for others (like public
branch location etc).
This could be done by one command (eg config):
bzr config public_branch http://example.com/branch
This would set public_branch location. bzr config on it's own would list
all settings for the current branch.
Trying to set a variable that was unknown would give a warning (or maybe
even an error). bzr config help would give the user help about each
configuration option.
Any thoughts?
Cheers,
Nick
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkmj750ACgkQ1+i51gqqEGn3OQCghkJVQWkdZUmeQ3b/jk0ZJhRJ
m8kAnidRg9648msajNvd0wu1IF8+HX+b
=8Zgk
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list