[Checkins] SVN: gzo/trunk/buildout.cfg move from svn external sources to mr.developer.

Timo Stollenwerk timo at zmag.de
Thu Sep 17 03:54:18 EDT 2009


Log message for revision 104166:
  move from svn external sources to mr.developer.

Changed:
  U   gzo/trunk/buildout.cfg

-=-
Modified: gzo/trunk/buildout.cfg
===================================================================
--- gzo/trunk/buildout.cfg	2009-09-17 07:47:30 UTC (rev 104165)
+++ gzo/trunk/buildout.cfg	2009-09-17 07:54:18 UTC (rev 104166)
@@ -1,4 +1,6 @@
 [buildout]
+extensions = mr.developer
+sources = sources
 parts =
     plone
     zope2
@@ -18,6 +20,9 @@
 develop =
     src/gzo.plonepolicy
     src/gzo.plonesmashtheme
+auto-checkout =
+	gzo.plonepolicy
+	gzo.plonesmashtheme
 
 [plone]
 recipe = plone.recipe.plone
@@ -56,3 +61,7 @@
 interpreter = zopepy
 extra-paths = ${zope2:location}/lib/python
 scripts = zopepy
+
+[sources]
+gzo.plonepolicy = svn http://svn.zope.org/repos/main/gzo.plonepolicy/trunk
+gzo.plonesmashtheme = svn http://svn.zope.org/repos/main/gzo.plonesmashtheme/trunk



More information about the checkins mailing list