[Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg - use	ZODB/branches/3.10 to make the tests pass
    Yvo Schubbe 
    y.2011 at wcm-solutions.de
       
    Thu May 26 02:52:45 EDT 2011
    
    
  
Log message for revision 121808:
  - use ZODB/branches/3.10 to make the tests pass
Changed:
  U   zopetoolkit/trunk/ztk-sources.cfg
-=-
Modified: zopetoolkit/trunk/ztk-sources.cfg
===================================================================
--- zopetoolkit/trunk/ztk-sources.cfg	2011-05-25 14:49:36 UTC (rev 121807)
+++ zopetoolkit/trunk/ztk-sources.cfg	2011-05-26 06:52:45 UTC (rev 121808)
@@ -78,7 +78,7 @@
 
 # Dependencies
 ZConfig = svn ${buildout:svn-zope-org}/ZConfig/trunk
-ZODB3 = svn ${buildout:svn-zope-org}/ZODB/trunk
+ZODB3 = svn ${buildout:svn-zope-org}/ZODB/branches/3.10
 
 # Toolchain
 z3c.recipe.compattest = svn ${buildout:svn-zope-org}/z3c.recipe.compattest/trunk
    
    
More information about the checkins
mailing list