[Zodb-checkins] SVN: ZODB/trunk/ Merge rev 30548 from 3.4 branch.
Tim Peters
tim.one at comcast.net
Fri May 27 17:43:02 EDT 2005
Log message for revision 30549:
Merge rev 30548 from 3.4 branch.
Use the same Zope3 tag as Zope 2.8.
Changed:
U ZODB/trunk/releases/ZODB3/zodb3.map
_U ZODB/trunk/src/zope/
-=-
Modified: ZODB/trunk/releases/ZODB3/zodb3.map
===================================================================
--- ZODB/trunk/releases/ZODB3/zodb3.map 2005-05-27 21:40:18 UTC (rev 30548)
+++ ZODB/trunk/releases/ZODB3/zodb3.map 2005-05-27 21:42:32 UTC (rev 30549)
@@ -19,7 +19,7 @@
# These are copied in from the Zope3 project; they are needed for ZODB
# 3.4 and newer:
#
-zope.interface svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope/interface
+zope.interface svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a4/src/zope/interface
zope.testing svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
# These are copied in from the ZConfig and zdaemon projects:
Property changes on: ZODB/trunk/src/zope
___________________________________________________________________
Name: svn:externals
- interface svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope/interface
proxy svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope/proxy
testing svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
+ interface svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a4/src/zope/interface
proxy svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a4/src/zope/proxy
testing svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
More information about the Zodb-checkins
mailing list