diff options
author | Glenn Morris <rgm@gnu.org> | 2013-06-06 19:58:52 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-06-06 19:58:52 -0700 |
commit | 29de612f84b476b99daedbc93929452de6217df6 (patch) | |
tree | 00662f3dd7be0d7dd13127b5d0a219853e596cb2 /admin/notes | |
parent | e18039127e0d03bc942c0916e0de9f53e58ce56a (diff) | |
download | emacs-29de612f84b476b99daedbc93929452de6217df6.tar.gz |
* admin/notes/bzr (Commit emails): Previous did not work, try again.
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/bzr | 2 |
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 branches, to override the server setting (untested; not sure this works), or by adding an entry to ~/.bazaar/locations.conf: - [/path/to/emacs/bzr/*] + [bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/*] post_commit_to = False You have to use locations.conf rather than bazaar.conf because the |