aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorGlenn Morris2013-06-06 19:58:52 -0700
committerGlenn Morris2013-06-06 19:58:52 -0700
commit29de612f84b476b99daedbc93929452de6217df6 (patch)
tree00662f3dd7be0d7dd13127b5d0a219853e596cb2 /admin/notes
parente18039127e0d03bc942c0916e0de9f53e58ce56a (diff)
downloademacs-29de612f84b476b99daedbc93929452de6217df6.tar.gz
emacs-29de612f84b476b99daedbc93929452de6217df6.zip
* admin/notes/bzr (Commit emails): Previous did not work, try again.
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/bzr2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/bzr b/admin/notes/bzr
index 2c7deb4f126..14f321ba978 100644
--- a/admin/notes/bzr
+++ b/admin/notes/bzr
@@ -356,7 +356,7 @@ branches. You can do this either by editing branch.conf in your Emacs
356branches, to override the server setting (untested; not sure this 356branches, to override the server setting (untested; not sure this
357works), or by adding an entry to ~/.bazaar/locations.conf: 357works), or by adding an entry to ~/.bazaar/locations.conf:
358 358
359 [/path/to/emacs/bzr/*] 359 [bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/*]
360 post_commit_to = False 360 post_commit_to = False
361 361
362You have to use locations.conf rather than bazaar.conf because the 362You have to use locations.conf rather than bazaar.conf because the