comparison admin/notes/bugtracker @ 111759:3e35cf2d7f2e

bugtracker: REALLY correct locations of bzr *.conf files.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 22 Nov 2010 05:52:49 +0200
parents 5cb4c579f559
children 141d3f14d8c3
comparison
equal deleted inserted replaced
111758:0813efd37bf9 111759:3e35cf2d7f2e
464 464
465 In the locations.conf file, it should go into the branch-specific 465 In the locations.conf file, it should go into the branch-specific
466 configuration section for the branch where you want this to be in 466 configuration section for the branch where you want this to be in
467 effect. For example, if you want this to be in effect for the branch 467 effect. For example, if you want this to be in effect for the branch
468 located at `/home/projects/emacs/trunk', you need to have this in your 468 located at `/home/projects/emacs/trunk', you need to have this in your
469 ~/locations.conf file: 469 ~/.bazaar/locations.conf file:
470 470
471 [/home/projects/emacs/trunk] 471 [/home/projects/emacs/trunk]
472 bugtracker_debbugs_url = http://debbugs.gnu.org/{id} 472 bugtracker_debbugs_url = http://debbugs.gnu.org/{id}
473 473
474 If you want to use this in all Emacs branches whose common parent is 474 If you want to use this in all Emacs branches whose common parent is