[Zope-CVS] SVN: ReleaseSupport/trunk/PackageMaps/zodb3.map add zope
packages used by ZODB 3.4 and newer
Fred L. Drake, Jr.
fdrake at gmail.com
Fri Apr 1 18:43:14 EST 2005
Log message for revision 29825:
add zope packages used by ZODB 3.4 and newer
Changed:
U ReleaseSupport/trunk/PackageMaps/zodb3.map
-=-
Modified: ReleaseSupport/trunk/PackageMaps/zodb3.map
===================================================================
--- ReleaseSupport/trunk/PackageMaps/zodb3.map 2005-04-01 23:38:40 UTC (rev 29824)
+++ ReleaseSupport/trunk/PackageMaps/zodb3.map 2005-04-01 23:43:13 UTC (rev 29825)
@@ -18,6 +18,13 @@
ZODB svn://svn.zope.org/repos/main/ZODB/tags/*/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/tags/*/src/ZopeUndo
+# These are copied in from the Zope3 project; they are needed for ZODB
+# 3.4 and newer:
+#
+zope svn://svn.zope.org/repos/main/ZODB/tags/*/src/zope
+zope.interface svn://svn.zope.org/repos/main/ZODB/tags/*/src/zope/interface
+zope.testing svn://svn.zope.org/repos/main/ZODB/tags/*/src/zope/testing
+
# These are copied in from the ZConfig and zdaemon projects:
#
ZConfig svn://svn.zope.org/repos/main/ZODB/tags/*/src/ZConfig
More information about the Zope-CVS
mailing list