Rev 55: Move the 'comment' character to the beginning of the line, just in case. in http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk

John Arbash Meinel john at arbash-meinel.com
Thu Nov 5 18:28:21 GMT 2009


At http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk

------------------------------------------------------------
revno: 55
revision-id: john at arbash-meinel.com-20091105182750-b4nywz73p7kmh969
parent: john at arbash-meinel.com-20091105182653-hwkyl05pqnvp99l3
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: trunk
timestamp: Thu 2009-11-05 12:27:50 -0600
message:
  Move the 'comment' character to the beginning of the line, just in case.
-------------- next part --------------
=== modified file 'tools/win32/buildout.cfg'
--- a/tools/win32/buildout.cfg	2009-11-05 18:26:53 +0000
+++ b/tools/win32/buildout.cfg	2009-11-05 18:27:50 +0000
@@ -277,7 +277,7 @@
 urls =
     ${settings:bzr-rewrite-trunk-url} trunk
     ${settings:bzr-rewrite-release-url}@${settings:bzr-rewrite-release-tag} release
-    #${buildout:directory}/bzr-rewrite/trunk@${settings:bzr-rewrite-release-tag} release
+#   ${buildout:directory}/bzr-rewrite/trunk@${settings:bzr-rewrite-release-tag} release
 develop = false
 
 [subvertpy]



More information about the bazaar-commits mailing list