[Checkins] SVN: grokcore.annotation/trunk/buildout.cfg Use new	grok.cfg location
    Sylvain Viollon 
    sylvain at infrae.com
       
    Wed Jan 20 07:41:05 EST 2010
    
    
  
Log message for revision 108306:
  Use new grok.cfg location
  
Changed:
  U   grokcore.annotation/trunk/buildout.cfg
-=-
Modified: grokcore.annotation/trunk/buildout.cfg
===================================================================
--- grokcore.annotation/trunk/buildout.cfg	2010-01-20 12:40:06 UTC (rev 108305)
+++ grokcore.annotation/trunk/buildout.cfg	2010-01-20 12:41:05 UTC (rev 108306)
@@ -1,7 +1,7 @@
 [buildout]
 develop = .
 parts = interpreter test
-extends = http://svn.zope.org/*checkout*/grok/trunk/grok.cfg
+extends = http://svn.zope.org/repos/main/groktoolkit/trunk/grok.cfg
 versions = versions
 extensions = buildout.dumppickedversions
 
    
    
More information about the checkins
mailing list