[Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg make it possible to use svn version of transaction in ztk tests

Chris McDonough chrism at plope.com
Mon Dec 5 21:05:09 UTC 2011


Log message for revision 123582:
  make it possible to use svn version of transaction in ztk tests

Changed:
  U   zopetoolkit/trunk/ztk-sources.cfg

-=-
Modified: zopetoolkit/trunk/ztk-sources.cfg
===================================================================
--- zopetoolkit/trunk/ztk-sources.cfg	2011-12-05 20:57:46 UTC (rev 123581)
+++ zopetoolkit/trunk/ztk-sources.cfg	2011-12-05 21:05:09 UTC (rev 123582)
@@ -79,6 +79,7 @@
 # Dependencies
 ZConfig = svn ${buildout:svn-zope-org}/ZConfig/trunk
 ZODB3 = svn ${buildout:svn-zope-org}/ZODB/branches/3.10
+transaction = svn ${buildout:svn-zope-org}/transaction/trunk
 
 # Toolchain
 z3c.recipe.compattest = svn ${buildout:svn-zope-org}/z3c.recipe.compattest/trunk



More information about the checkins mailing list