[Checkins] SVN: zope.wineggbuilder/trunk/master.cfg update the svn location on the server too

Adam Groszer agroszer at gmail.com
Mon Aug 23 03:18:29 EDT 2010


Log message for revision 115883:
  update the svn location on the server too

Changed:
  U   zope.wineggbuilder/trunk/master.cfg

-=-
Modified: zope.wineggbuilder/trunk/master.cfg
===================================================================
--- zope.wineggbuilder/trunk/master.cfg	2010-08-23 06:53:47 UTC (rev 115882)
+++ zope.wineggbuilder/trunk/master.cfg	2010-08-23 07:18:29 UTC (rev 115883)
@@ -247,7 +247,7 @@
 # egg building
 
 def makeEGGfactory():
-    svn_url = 'svn://svn.zope.org/repos/main/Sandbox/adamg/zope.wineggbuilder/trunk'
+    svn_url = 'svn://svn.zope.org/repos/main/zope.wineggbuilder/trunk'
 
     f = factory.BuildFactory()
     f.addStep(source.SVN(svnurl=svn_url, mode='clobber'))



More information about the checkins mailing list