Mercurial > emacs
comparison admin/notes/bugtracker @ 111754:5cb4c579f559
bugtracker: Correct locations of bzr *.conf files.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Sun, 21 Nov 2010 19:59:08 +0200 |
| parents | ae8718af3ea5 |
| children | 3e35cf2d7f2e |
comparison
equal
deleted
inserted
replaced
| 111753:f84b2c2c0b1b | 111754:5cb4c579f559 |
|---|---|
| 448 http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html | 448 http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html |
| 449 | 449 |
| 450 ** Bazaar stuff | 450 ** Bazaar stuff |
| 451 | 451 |
| 452 *** You can use `bzr commit --fixes debbugs:123' to mark that a commit fixes | 452 *** You can use `bzr commit --fixes debbugs:123' to mark that a commit fixes |
| 453 Emacs bug 123. You will first need to add a line to your ~/bazaar.conf | 453 Emacs bug 123. You will first need to add a line to one of your |
| 454 or ~/locations.conf: | 454 configuration files, ~/.bazaar/bazaar.conf or ~/.bazaar/locations.conf: |
| 455 | 455 |
| 456 bugtracker_debbugs_url = http://debbugs.gnu.org/{id} | 456 bugtracker_debbugs_url = http://debbugs.gnu.org/{id} |
| 457 | 457 |
| 458 Here "{id}" is a literal string, a placeholder that will be replaced | 458 Here "{id}" is a literal string, a placeholder that will be replaced |
| 459 by the bug number you specify after `--fixes debbugs:' in the bzr | 459 by the bug number you specify after `--fixes debbugs:' in the bzr |
