emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r112880: * admin/notes/bzr: Finally got the right lo


From: Glenn Morris
Subject: [Emacs-diffs] trunk r112880: * admin/notes/bzr: Finally got the right locations.conf syntax
Date: Fri, 07 Jun 2013 03:41:13 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 112880
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2013-06-06 20:41:10 -0700
message:
  * admin/notes/bzr: Finally got the right locations.conf syntax
=== modified file 'admin/notes/bzr'
--- a/admin/notes/bzr   2013-06-07 03:19:29 +0000
+++ b/admin/notes/bzr   2013-06-07 03:41:10 +0000
@@ -356,10 +356,8 @@
 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://address@hidden/emacs/*]
-  post_commit_to = False
+  [bzr+ssh://address@hidden/emacs/*/]
+  post_commit_to = ""
 
 You have to use locations.conf rather than bazaar.conf because the
 latter has a lower priority than branch.conf.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]