[MERGE] Generic bug tracker configuration

Alexander Belchenko bialix at ukr.net
Wed Nov 28 13:46:17 GMT 2007


bb:tweak

=== modified file 'doc/en/user-guide/bug_trackers.txt'
--- doc/en/user-guide/bug_trackers.txt	2007-08-10 05:17:09 +0000
+++ doc/en/user-guide/bug_trackers.txt	2007-11-27 18:47:53 +0000
@@ -13,7 +13,7 @@
  When you make a commit you can assiociate it with a bug by using the
  ``--fixes`` option of ``commit``. For example::

-    $ bzr commit --fixes 12345 -m 'Properly close the connection on errors'
+    $ bzr commit --fixes project:12345 -m "Properly close the connection"

^-- Probably here should be `bugtracker:12345` instead of 
`project:12345` or something similar. It's better reflects usage of 
lp:12345, trac:12345 for this. Am I wrong here?

Otherwise looks good.





More information about the bazaar mailing list