diff options
| author | Glenn Morris | 2013-06-06 19:58:52 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-06-06 19:58:52 -0700 |
| commit | 29de612f84b476b99daedbc93929452de6217df6 (patch) | |
| tree | 00662f3dd7be0d7dd13127b5d0a219853e596cb2 /admin/notes | |
| parent | e18039127e0d03bc942c0916e0de9f53e58ce56a (diff) | |
| download | emacs-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/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 | |||
| 356 | branches, to override the server setting (untested; not sure this | 356 | branches, to override the server setting (untested; not sure this |
| 357 | works), or by adding an entry to ~/.bazaar/locations.conf: | 357 | works), 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 | ||
| 362 | You have to use locations.conf rather than bazaar.conf because the | 362 | You have to use locations.conf rather than bazaar.conf because the |