[Zope-Checkins] SVN: Zope/trunk/ Move to ZODB 3.6.0.b2.

Tim Peters tim.one at comcast.net
Fri Oct 28 22:41:57 EDT 2005


Log message for revision 39708:
  Move to ZODB 3.6.0.b2.
  
  There are test failures on Windows, but same ones as
  before.
  
  Also a raft of deprecation warnings, but also the same
  as before.
  

Changed:
  _U  Zope/trunk/doc/
  _U  Zope/trunk/lib/python/
  _U  Zope/trunk/utilities/

-=-

Property changes on: Zope/trunk/doc
___________________________________________________________________
Name: svn:externals
   - ZEO      svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/doc/ZEO

   + ZEO      svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/doc/ZEO



Property changes on: Zope/trunk/lib/python
___________________________________________________________________
Name: svn:externals
   - ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/ZopeUndo
zdaemon        svn://svn.zope.org/repos/main/zdaemon/tags/zdaemon-1.1

   + ZConfig        svn://svn.zope.org/repos/main/ZConfig/tags/ZConfig-2.3
BTrees         svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/BTrees
persistent     svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/persistent
ThreadedAsync  svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/ThreadedAsync
transaction    svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/transaction
ZEO            svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/ZEO
ZODB           svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/ZODB
ZopeUndo       svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/ZopeUndo
zdaemon        svn://svn.zope.org/repos/main/zdaemon/tags/zdaemon-1.1



Property changes on: Zope/trunk/utilities
___________________________________________________________________
Name: svn:externals
   - ZODBTools      svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b1/src/scripts

   + ZODBTools      svn://svn.zope.org/repos/main/ZODB/tags/3.6.0b2/src/scripts




More information about the Zope-Checkins mailing list