[Zope-Checkins] SVN: Zope/trunk/ Use a newer version of ZODB 3.4.
Tim Peters
tim.one at comcast.net
Thu Apr 14 14:30:08 EDT 2005
Log message for revision 29986:
Use a newer version of ZODB 3.4.
This repairs errors in the transaction interfaces. Alas,
some of the Zope3 code believed the bad interfaces, so a
new tag for the Zope3 code was also created, merging in
the similar repairs Jim made to Zope3 trunk yesterday
(revision 29970).
Changed:
_U Zope/trunk/lib/python/
_U Zope/trunk/utilities/
-=-
Property changes on: Zope/trunk/lib/python
___________________________________________________________________
Name: svn:externals
- zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a2/src/zope
BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/BTrees
Persistence svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/Persistence
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/ZopeUndo
+ zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a3/src/zope
BTrees svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/BTrees
Persistence svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/Persistence
persistent svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/ZopeUndo
Property changes on: Zope/trunk/utilities
___________________________________________________________________
Name: svn:externals
- ZODBTools svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a2.1/src/scripts
+ ZODBTools svn://svn.zope.org/repos/main/ZODB/tags/3.4.0a3/src/scripts
More information about the Zope-Checkins
mailing list