[Checkins] SVN: zopetoolkit/trunk/zopeapp.cfg added missing checkout

Michael Howitz mh at gocept.com
Fri Sep 17 07:19:18 EDT 2010


Log message for revision 116484:
  added missing checkout
  

Changed:
  U   zopetoolkit/trunk/zopeapp.cfg

-=-
Modified: zopetoolkit/trunk/zopeapp.cfg
===================================================================
--- zopetoolkit/trunk/zopeapp.cfg	2010-09-17 08:46:05 UTC (rev 116483)
+++ zopetoolkit/trunk/zopeapp.cfg	2010-09-17 11:19:17 UTC (rev 116484)
@@ -57,6 +57,8 @@
 # Development branches of packages of *this* ZTK version.
 # Will evolve to maintenance branches whenever needed.
 # This set of branches is tested by some buildbots!
+zc.sourcefactory = svn svn+ssh://svn.zope.org/repos/main/zc.sourcefactory/trunk
+zodbcode = svn svn+ssh://svn.zope.org/repos/main/zodbcode/trunk
 zope.app.applicationcontrol = svn svn+ssh://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk
 zope.app.appsetup = svn svn+ssh://svn.zope.org/repos/main/zope.app.appsetup/branches/3.14
 zope.app.authentication = svn svn+ssh://svn.zope.org/repos/main/zope.app.authentication/trunk
@@ -89,5 +91,4 @@
 zope.app.wsgi = svn svn+ssh://svn.zope.org/repos/main/zope.app.wsgi/trunk
 zope.app.zcmlfiles = svn svn+ssh://svn.zope.org/repos/main/zope.app.zcmlfiles/trunk
 zope.app.zopeappgenerations = svn svn+ssh://svn.zope.org/repos/main/zope.app.zopeappgenerations/trunk
-zodbcode = svn svn+ssh://svn.zope.org/repos/main/zodbcode/trunk
 zope.testbrowser = svn svn+ssh://svn.zope.org/repos/main/zope.testbrowser/trunk



More information about the checkins mailing list