[Zope-Checkins] SVN: Zope/trunk/sources.cfg update sources to point to github for moved packages

2013-02-26 Thread Hano Schlichting
Log message for revision 129836:
  update sources to point to github for moved packages
  

Changed:
  U   Zope/trunk/sources.cfg

-=-
Modified: Zope/trunk/sources.cfg
===
--- Zope/trunk/sources.cfg  2013-02-26 12:22:53 UTC (rev 129835)
+++ Zope/trunk/sources.cfg  2013-02-26 12:25:21 UTC (rev 129836)
@@ -1,20 +1,21 @@
 [buildout]
 extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk-sources.cfg
 svn-zope-org = ^
+github = git://github.com/zopefoundation
 
 [sources]
 # Zope2-specific
-AccessControl = svn ${buildout:svn-zope-org}/AccessControl/trunk
-Acquisition = svn ${buildout:svn-zope-org}/Acquisition/trunk
-DateTime = svn ${buildout:svn-zope-org}/DateTime/trunk
-DocumentTemplate = svn ${buildout:svn-zope-org}/DocumentTemplate/trunk
-ExtensionClass = svn ${buildout:svn-zope-org}/ExtensionClass/trunk
-initgroups = svn ${buildout:svn-zope-org}/initgroups/trunk
-Missing = svn ${buildout:svn-zope-org}/Missing/trunk
-MultiMapping = svn ${buildout:svn-zope-org}/MultiMapping/trunk
-nt_svcutils = svn ${buildout:svn-zope-org}/nt_svcutils/trunk
-Persistence = svn ${buildout:svn-zope-org}/Persistence/trunk
-Products.OFSP = svn ${buildout:svn-zope-org}/Products.OFSP/trunk
+AccessControl = git ${buildout:github}/AccessControl
+Acquisition = git ${buildout:github}/Acquisition
+DateTime = git ${buildout:github}/DateTime
+DocumentTemplate = git ${buildout:github}/DocumentTemplate
+ExtensionClass = git ${buildout:github}/ExtensionClass
+initgroups = git ${buildout:github}/initgroups
+Missing = git ${buildout:github}/Missing
+MultiMapping = git ${buildout:github}/MultiMapping
+nt_svcutils = git ${buildout:github}/nt_svcutils
+Persistence = git ${buildout:github}/Persistence
+Products.OFSP = git ${buildout:github}/Products.OFSP
 Products.ZCatalog = svn ${buildout:svn-zope-org}/Products.ZCatalog/trunk
 Products.ZCTextIndex = svn ${buildout:svn-zope-org}/Products.ZCTextIndex/trunk
 Record = svn ${buildout:svn-zope-org}/Record/trunk
@@ -24,8 +25,8 @@
 ZopeUndo = svn ${buildout:svn-zope-org}/ZopeUndo/trunk
 
 # Deprecated / CMF dependencies
-Products.BTreeFolder2 = svn 
${buildout:svn-zope-org}/Products.BTreeFolder2/trunk
-Products.ExternalMethod = svn 
${buildout:svn-zope-org}/Products.ExternalMethod/trunk
+Products.BTreeFolder2 = git ${buildout:github}/Products.BTreeFolder2
+Products.ExternalMethod = git ${buildout:github}/Products.ExternalMethod
 Products.MailHost = svn ${buildout:svn-zope-org}/Products.MailHost/trunk
-Products.PythonScripts = svn 
${buildout:svn-zope-org}/Products.PythonScripts/trunk
-Products.StandardCacheManagers = svn 
${buildout:svn-zope-org}/Products.StandardCacheManagers/trunk
+Products.PythonScripts = git ${buildout:github}/Products.PythonScripts
+Products.StandardCacheManagers = git 
${buildout:github}/Products.StandardCacheManagers

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/ Moved to GitHub.

2013-02-26 Thread Stephen Richter
Log message for revision 129850:
  Moved to GitHub.

Changed:
  D   Zope/trunk/.bzrignore
  D   Zope/trunk/.gitignore
  D   Zope/trunk/COPYRIGHT.txt
  D   Zope/trunk/LICENSE.txt
  D   Zope/trunk/MANIFEST.in
  A   Zope/trunk/MOVED_TO_GITHUB
  D   Zope/trunk/README.txt
  D   Zope/trunk/bootstrap.py
  D   Zope/trunk/buildout.cfg
  D   Zope/trunk/develop/
  D   Zope/trunk/doc/
  D   Zope/trunk/setup.py
  D   Zope/trunk/sources.cfg
  D   Zope/trunk/src/
  D   Zope/trunk/versions.cfg

-=-
Deleted: Zope/trunk/.bzrignore
===
--- Zope/trunk/.bzrignore   2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/.bzrignore   2013-02-26 16:41:03 UTC (rev 129850)
@@ -1,11 +0,0 @@
-./.installed.cfg
-./bin
-./build
-./develop-eggs
-./eggs
-./parts
-./include/Acquisition
-./include/ExtensionClass
-./include/persistent
-*.egg-info
-.mr.developer.cfg

Deleted: Zope/trunk/.gitignore
===
--- Zope/trunk/.gitignore   2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/.gitignore   2013-02-26 16:41:03 UTC (rev 129850)
@@ -1,12 +0,0 @@
-/.installed.cfg
-/bin
-/build
-/develop
-/develop-eggs
-/eggs
-/parts
-/include/Acquisition
-/include/ExtensionClass
-/include/persistent
-*.egg-info
-*.py?

Deleted: Zope/trunk/COPYRIGHT.txt
===
--- Zope/trunk/COPYRIGHT.txt2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/COPYRIGHT.txt2013-02-26 16:41:03 UTC (rev 129850)
@@ -1 +0,0 @@
-Zope Foundation and Contributors
\ No newline at end of file

Deleted: Zope/trunk/LICENSE.txt
===
--- Zope/trunk/LICENSE.txt  2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/LICENSE.txt  2013-02-26 16:41:03 UTC (rev 129850)
@@ -1,44 +0,0 @@
-Zope Public License (ZPL) Version 2.1
-
-A copyright notice accompanies this license document that identifies the
-copyright holders.
-
-This license has been certified as open source. It has also been designated as
-GPL compatible by the Free Software Foundation (FSF).
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-1. Redistributions in source code must retain the accompanying copyright
-notice, this list of conditions, and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the accompanying copyright
-notice, this list of conditions, and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-3. Names of the copyright holders must not be used to endorse or promote
-products derived from this software without prior written permission from the
-copyright holders.
-
-4. The right to distribute this software or to use it for any purpose does not
-give you the right to use Servicemarks (sm) or Trademarks (tm) of the
-copyright
-holders. Use of them is covered by separate agreement with the copyright
-holders.
-
-5. If any files are modified, you must cause the modified files to carry
-prominent notices stating that you changed the files and the date of any
-change.
-
-Disclaimer
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
-OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Deleted: Zope/trunk/MANIFEST.in
===
--- Zope/trunk/MANIFEST.in  2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/MANIFEST.in  2013-02-26 16:41:03 UTC (rev 129850)
@@ -1,9 +0,0 @@
-include *.txt
-
-recursive-include doc *
-recursive-include src *
-
-global-exclude *.dll
-global-exclude *.pyc
-global-exclude *.pyo
-global-exclude *.so

Added: Zope/trunk/MOVED_TO_GITHUB
===
--- Zope/trunk/MOVED_TO_GITHUB  (rev 0)
+++ Zope/trunk/MOVED_TO_GITHUB  2013-02-26 16:41:03 UTC (rev 129850)
@@ -0,0 +1 @@
+See https://github.com/zopefoundation/Zope
\ No newline at end of file

Deleted: Zope/trunk/README.txt
===
--- Zope/trunk/README.txt   2013-02-26 15:47:47 UTC (rev 129849)
+++ Zope/trunk/README.txt   2013-02-26 16:41:03 UTC (rev 129850)
@@ -1,44 +0,0 @@