Rev 53: Have the commented out location as the last entry, not the middle. in http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk

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


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

------------------------------------------------------------
revno: 53
revision-id: john at arbash-meinel.com-20091105182322-2zadugukwbz71mca
parent: john at arbash-meinel.com-20091105182129-rjsvfmvqjeorv030
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: trunk
timestamp: Thu 2009-11-05 12:23:22 -0600
message:
  Have the commented out location as the last entry, not the middle.
  
  I think this was just a compatibilty issue with a 'newer' hexagonit, which we'll
  be changing soon.
-------------- next part --------------
=== modified file 'tools/win32/buildout.cfg'
--- a/tools/win32/buildout.cfg	2009-11-03 16:10:55 +0000
+++ b/tools/win32/buildout.cfg	2009-11-05 18:23:22 +0000
@@ -275,8 +275,8 @@
 format = 2a
 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
-    ${settings:bzr-rewrite-release-url}@${settings:bzr-rewrite-release-tag} release
 develop = false
 
 [subvertpy]



More information about the bazaar-commits mailing list