* admin/notes/bzr: Finally got the right locations.conf syntax
This commit is contained in:
parent
a0eb10b32a
commit
efb860883d
1 changed files with 2 additions and 4 deletions
|
@ -356,10 +356,8 @@ 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:
|
||||
|
||||
FIXME: Don't do this, it doesn't work right.
|
||||
|
||||
[bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/*]
|
||||
post_commit_to = False
|
||||
[bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/*/]
|
||||
post_commit_to = ""
|
||||
|
||||
You have to use locations.conf rather than bazaar.conf because the
|
||||
latter has a lower priority than branch.conf.
|
||||
|
|
Loading…
Add table
Reference in a new issue