Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/admin/notes/bugtracker Sun Nov 21 12:04:43 2010 -0500 +++ b/admin/notes/bugtracker Sun Nov 21 19:59:08 2010 +0200 @@ -450,8 +450,8 @@ ** Bazaar stuff *** You can use `bzr commit --fixes debbugs:123' to mark that a commit fixes -Emacs bug 123. You will first need to add a line to your ~/bazaar.conf -or ~/locations.conf: +Emacs bug 123. You will first need to add a line to one of your +configuration files, ~/.bazaar/bazaar.conf or ~/.bazaar/locations.conf: bugtracker_debbugs_url = http://debbugs.gnu.org/{id}
