Global command options
Aaron Bentley
aaron.bentley at utoronto.ca
Tue Oct 11 17:38:09 BST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
bzr 0.1 seems to require that special options come before command names.
$ bzr merge --profile
bzr: ERROR: option '--profile' is not allowed for command 'merge'
pwd: /home/abentley/bzr.ab
$ bzr --profile merge
abentley at troll:~/bzr.ab$ bzr --profile merge
Using saved location: http://panoramicfeedback.com/opensource/bzr/bzr.ab
0 conflicts encountered.
$ bzr --profile -r 0..-1 merge
bzr: ERROR: unknown command '-r'
$ bzr --profile merge -r 0..-1
Using saved location: http://panoramicfeedback.com/opensource/bzr/bzr.ab
IIRC, older versions allowed "bzr merge --profile". Was this a
deliberate change?
Personally, I always thought CVS's distinction between global and
per-command options was confusing.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDS+px0F+nu1YWqI0RAuuGAJ4wIoKh6lEwMMLFZ93U4ZLYD+sZIQCdHE8J
oXCQ+CjABmwwRmnxdpTyLTM=
=e9Mv
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list