diff options
author | Eli Zaretskii <eliz@gnu.org> | 2010-11-22 05:52:49 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2010-11-22 05:52:49 +0200 |
commit | 0c3b672775df3ba6f1f165e5565765a29ce5616d (patch) | |
tree | 610675238c1dd63ef90a81794952fdb120eaf803 /admin | |
parent | 96ad0af7411d61d6ae3e7afcab1b3996dd0ef1d4 (diff) | |
download | emacs-0c3b672775df3ba6f1f165e5565765a29ce5616d.tar.gz |
bugtracker: REALLY correct locations of bzr *.conf files.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/notes/bugtracker | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 0ef89739b19..ca71214cdcc 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -466,7 +466,7 @@ In the locations.conf file, it should go into the branch-specific configuration section for the branch where you want this to be in effect. For example, if you want this to be in effect for the branch located at `/home/projects/emacs/trunk', you need to have this in your -~/locations.conf file: +~/.bazaar/locations.conf file: [/home/projects/emacs/trunk] bugtracker_debbugs_url = http://debbugs.gnu.org/{id} |