[Zope-Checkins] SVN: Zope/branches/tim-merge-zodb34/ Use
svn:externals to stitch in current ZODB code.
Tim Peters
tim.one at comcast.net
Wed Mar 30 21:57:18 EST 2005
Log message for revision 29743:
Use svn:externals to stitch in current ZODB code.
This is pointing to the trunk now, because Jim and I both
have several changes to make, and it would be a major PITA
to keep stitching in new revisions hourly. It will be
changed to point to a release tag later.
Changed:
_U Zope/branches/tim-merge-zodb34/lib/python/
_U Zope/branches/tim-merge-zodb34/utilities/
-=-
Property changes on: Zope/branches/tim-merge-zodb34/lib/python
___________________________________________________________________
Name: svn:externals
- zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-pr1/src/zope
+ zope svn://svn.zope.org/repos/main/Zope3/tags/ZopeX3-3.0.0-Zope-2.8-pr1/src/zope
BTrees svn://svn.zope.org/repos/main/ZODB/trunk/src/BTrees
Persistence svn://svn.zope.org/repos/main/ZODB/trunk/src/Persistence
persistent svn://svn.zope.org/repos/main/ZODB/trunk/src/persistent
ThreadedAsync svn://svn.zope.org/repos/main/ZODB/trunk/src/ThreadedAsync
transaction svn://svn.zope.org/repos/main/ZODB/trunk/src/transaction
ZEO svn://svn.zope.org/repos/main/ZODB/trunk/src/ZEO
ZODB svn://svn.zope.org/repos/main/ZODB/trunk/src/ZODB
ZopeUndo svn://svn.zope.org/repos/main/ZODB/trunk/src/ZopeUndo
Property changes on: Zope/branches/tim-merge-zodb34/utilities
___________________________________________________________________
Name: svn:externals
+ ZODBTools svn://svn.zope.org/repos/main/ZODB/trunk/src/scripts
More information about the Zope-Checkins
mailing list