[Checkins] SVN: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/buildout.cfg_tmpl Use feature branches of grokcore.view and grokui.base in order to make grokproject + fanstatic work.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Mon Dec 6 08:33:27 EST 2010


Log message for revision 118716:
  Use feature branches of grokcore.view and grokui.base in order to make grokproject + fanstatic work.

Changed:
  U   grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/buildout.cfg_tmpl

-=-
Modified: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/buildout.cfg_tmpl
===================================================================
--- grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/buildout.cfg_tmpl	2010-12-06 11:21:27 UTC (rev 118715)
+++ grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/buildout.cfg_tmpl	2010-12-06 13:33:25 UTC (rev 118716)
@@ -31,10 +31,14 @@
              mr.developer
 auto-checkout = fanstatic
                 zope.fanstatic
+                grokcore.view
+                grokui.base
 
 [sources]
 fanstatic = hg http://bitbucket.org/fanstatic/fanstatic
 zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
+grokcore.view = svn http://svn.zope.org/repos/main/grokcore.view/branches/1.13.5-without-static
+grokui.base = svn http://svn.zope.org/repos/main/grokui.base/branches/0.4.1-fanstatic
 
 [versions]
 WebOb = 1.0



More information about the checkins mailing list