[Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg Check out moved-to-Github packages from new URLs.

Tres Seaver cvs-admin at zope.org
Thu Jan 10 17:36:26 UTC 2013


Log message for revision 129034:
  Check out moved-to-Github packages from new URLs.

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

-=-
Modified: zopetoolkit/trunk/ztk-sources.cfg
===================================================================
--- zopetoolkit/trunk/ztk-sources.cfg	2013-01-09 08:49:19 UTC (rev 129033)
+++ zopetoolkit/trunk/ztk-sources.cfg	2013-01-10 17:36:25 UTC (rev 129034)
@@ -1,5 +1,6 @@
 [buildout]
 svn-zope-org = ^
+github = git://github.com/zopefoundation
 
 [sources]
 # Development branches of packages of *this* ZTK version.
@@ -17,33 +18,33 @@
 zope.browserresource = svn ${buildout:svn-zope-org}/zope.browserresource/trunk
 zope.cachedescriptors = svn ${buildout:svn-zope-org}/zope.cachedescriptors/trunk
 zope.catalog = svn ${buildout:svn-zope-org}/zope.catalog/trunk
-zope.component = svn ${buildout:svn-zope-org}/zope.component/trunk
+zope.component = git ${buildout:github}/zope.component
 zope.componentvocabulary = svn ${buildout:svn-zope-org}/zope.componentvocabulary/trunk
-zope.configuration = svn ${buildout:svn-zope-org}/zope.configuration/trunk
+zope.configuration = git ${buildout:github}/zope.configuration
 zope.container = svn ${buildout:svn-zope-org}/zope.container/trunk
 zope.contentprovider = svn ${buildout:svn-zope-org}/zope.contentprovider/trunk
 zope.contenttype = svn ${buildout:svn-zope-org}/zope.contenttype/trunk
-zope.copy = svn ${buildout:svn-zope-org}/zope.copy/trunk
+zope.copy = git ${buildout:github}/zope.copy
 zope.copypastemove = svn ${buildout:svn-zope-org}/zope.copypastemove/trunk
 zope.datetime = svn ${buildout:svn-zope-org}/zope.datetime/trunk
 zope.deferredimport = svn ${buildout:svn-zope-org}/zope.deferredimport/trunk
-zope.deprecation = svn ${buildout:svn-zope-org}/zope.deprecation/trunk
+zope.deprecation = git ${buildout:github}/zope.deprecation
 zope.dottedname = svn ${buildout:svn-zope-org}/zope.dottedname/trunk
 zope.dublincore = svn ${buildout:svn-zope-org}/zope.dublincore/trunk
 zope.error = svn ${buildout:svn-zope-org}/zope.error/trunk
-zope.event = svn ${buildout:svn-zope-org}/zope.event/trunk
-zope.exceptions = svn ${buildout:svn-zope-org}/zope.exceptions/trunk
+zope.event = git ${buildout:github}/zope.event
+zope.exceptions = git ${buildout:github}/zope.exceptions
 zope.filerepresentation = svn ${buildout:svn-zope-org}/zope.filerepresentation/trunk
 zope.formlib = svn ${buildout:svn-zope-org}/zope.formlib/trunk
-zope.hookable = svn ${buildout:svn-zope-org}/zope.hookable/trunk
+zope.hookable = git ${buildout:github}/zope.hookable
 zope.i18n = svn ${buildout:svn-zope-org}/zope.i18n/trunk
-zope.i18nmessageid = svn ${buildout:svn-zope-org}/zope.i18nmessageid/trunk
+zope.i18nmessageid = git ${buildout:github}/zope.i18nmessageid
 zope.index = svn ${buildout:svn-zope-org}/zope.index/trunk
-zope.interface = svn ${buildout:svn-zope-org}/zope.interface/trunk
+zope.interface = git ${buildout:github}/zope.interface
 zope.intid = svn ${buildout:svn-zope-org}/zope.intid/trunk
 zope.keyreference = svn ${buildout:svn-zope-org}/zope.keyreference/trunk
 zope.lifecycleevent = svn ${buildout:svn-zope-org}/zope.lifecycleevent/trunk
-zope.location = svn ${buildout:svn-zope-org}/zope.location/trunk
+zope.location = git ${buildout:github}/zope.location
 zope.login = svn ${buildout:svn-zope-org}/zope.login/trunk
 zope.mimetype = svn ${buildout:svn-zope-org}/zope.mimetype/trunk
 zope.minmax = svn ${buildout:svn-zope-org}/zope.minmax/trunk
@@ -53,12 +54,12 @@
 zope.principalannotation = svn ${buildout:svn-zope-org}/zope.principalannotation/trunk
 zope.principalregistry = svn ${buildout:svn-zope-org}/zope.principalregistry/trunk
 zope.processlifetime = svn ${buildout:svn-zope-org}/zope.processlifetime/trunk
-zope.proxy = svn ${buildout:svn-zope-org}/zope.proxy/trunk
+zope.proxy = git ${buildout:github}/zope.proxy
 zope.ptresource = svn ${buildout:svn-zope-org}/zope.ptresource/trunk
 zope.publisher = svn ${buildout:svn-zope-org}/zope.publisher/trunk
 zope.ramcache = svn ${buildout:svn-zope-org}/zope.ramcache/trunk
-zope.schema = svn ${buildout:svn-zope-org}/zope.schema/trunk
-zope.security = svn ${buildout:svn-zope-org}/zope.security/trunk
+zope.schema = git ${buildout:github}/zope.schema
+zope.security = git ${buildout:github}/zope.security
 zope.securitypolicy = svn ${buildout:svn-zope-org}/zope.securitypolicy/trunk
 zope.sendmail = svn ${buildout:svn-zope-org}/zope.sendmail/trunk
 zope.sequencesort = svn ${buildout:svn-zope-org}/zope.sequencesort/trunk
@@ -69,7 +70,7 @@
 zope.structuredtext = svn ${buildout:svn-zope-org}/zope.structuredtext/trunk
 zope.tal = svn ${buildout:svn-zope-org}/zope.tal/trunk
 zope.tales = svn ${buildout:svn-zope-org}/zope.tales/trunk
-zope.testing = svn ${buildout:svn-zope-org}/zope.testing/trunk
+zope.testing = git ${buildout:github}/zope.testing
 zope.testrunner = svn ${buildout:svn-zope-org}/zope.testrunner/trunk
 zope.traversing = svn ${buildout:svn-zope-org}/zope.traversing/trunk
 zope.viewlet = svn ${buildout:svn-zope-org}/zope.viewlet/trunk
@@ -77,10 +78,10 @@
 # Deprecating
 
 # Dependencies
-persistent = svn ${buildout:svn-zope-org}/persistent/trunk
+persistent = git ${buildout:github}/persistent
 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
+transaction = git ${buildout:github}/transaction
 
 # Toolchain
 z3c.recipe.compattest = svn ${buildout:svn-zope-org}/z3c.recipe.compattest/trunk



More information about the checkins mailing list