[Checkins] [zopefoundation/Zope] 8681b8: Create a new branch to test different ZODB stitchi...

GitHub noreply at github.com
Tue Feb 26 16:42:25 UTC 2013


  Branch: refs/heads/faassen-zodb_stitching
  Home:   https://github.com/zopefoundation/Zope
  Commit: 8681b88e73c8b061b5af8331a5e4b3b8ce0f9823
      https://github.com/zopefoundation/Zope/commit/8681b88e73c8b061b5af8331a5e4b3b8ce0f9823
  Author: Martijn Faassen <faassen at startifact.com>
  Date:   2005-03-16 (Wed, 16 Mar 2005)

  Log Message:
  -----------
  Create a new branch to test different ZODB stitching strategy.

The immediate goal is to get Tim's Persistent* compatibility bugfixes without
having to bother Tim.


  Commit: b570dd765afbfd112e87ba4f18c2c19ad7086ff1
      https://github.com/zopefoundation/Zope/commit/b570dd765afbfd112e87ba4f18c2c19ad7086ff1
  Author: Martijn Faassen <faassen at startifact.com>
  Date:   2005-03-16 (Wed, 16 Mar 2005)

  Changed paths:
    R lib/python/BTrees/BTreeItemsTemplate.c
    R lib/python/BTrees/BTreeModuleTemplate.c
    R lib/python/BTrees/BTreeTemplate.c
    R lib/python/BTrees/BucketTemplate.c
    R lib/python/BTrees/DEPENDENCIES.cfg
    R lib/python/BTrees/IIBTree.py
    R lib/python/BTrees/IOBTree.py
    R lib/python/BTrees/Interfaces.py
    R lib/python/BTrees/Length.py
    R lib/python/BTrees/Maintainer.txt
    R lib/python/BTrees/MergeTemplate.c
    R lib/python/BTrees/OIBTree.py
    R lib/python/BTrees/OOBTree.py
    R lib/python/BTrees/SETUP.cfg
    R lib/python/BTrees/SetOpTemplate.c
    R lib/python/BTrees/SetTemplate.c
    R lib/python/BTrees/TreeSetTemplate.c
    R lib/python/BTrees/_IIBTree.c
    R lib/python/BTrees/_IOBTree.c
    R lib/python/BTrees/_OIBTree.c
    R lib/python/BTrees/_OOBTree.c
    R lib/python/BTrees/__init__.py
    R lib/python/BTrees/_fsBTree.c
    R lib/python/BTrees/check.py
    R lib/python/BTrees/convert.py
    R lib/python/BTrees/intkeymacros.h
    R lib/python/BTrees/intvaluemacros.h
    R lib/python/BTrees/objectkeymacros.h
    R lib/python/BTrees/objectvaluemacros.h
    R lib/python/BTrees/sorters.c
    R lib/python/BTrees/tests/__init__.py
    R lib/python/BTrees/tests/testBTrees.py
    R lib/python/BTrees/tests/testBTreesUnicode.py
    R lib/python/BTrees/tests/testConflict.py
    R lib/python/BTrees/tests/testSetOps.py
    R lib/python/BTrees/tests/test_btreesubclass.py
    R lib/python/BTrees/tests/test_check.py
    R lib/python/BTrees/tests/test_compare.py
    R lib/python/Persistence/DEPENDENCIES.cfg
    R lib/python/Persistence/_Persistence.c
    R lib/python/Persistence/__init__.py
    R lib/python/Persistence/mapping.py
    R lib/python/Persistence/tests/__init__.py
    R lib/python/Persistence/tests/testPersistent.py
    R lib/python/Persistence/tests/test_ExtensionClass.py
    R lib/python/Persistence/tests/test_mapping.py
    R lib/python/ThreadedAsync/LoopCallback.py
    R lib/python/ThreadedAsync/__init__.py
    R lib/python/ZEO/ClientStorage.py
    R lib/python/ZEO/ClientStub.py
    R lib/python/ZEO/CommitLog.py
    R lib/python/ZEO/DEPENDENCIES.cfg
    R lib/python/ZEO/DebugServer.py
    R lib/python/ZEO/Exceptions.py
    R lib/python/ZEO/README.txt
    R lib/python/ZEO/SETUP.cfg
    R lib/python/ZEO/ServerStub.py
    R lib/python/ZEO/StorageServer.py
    R lib/python/ZEO/TransactionBuffer.py
    R lib/python/ZEO/__init__.py
    R lib/python/ZEO/auth/__init__.py
    R lib/python/ZEO/auth/auth_digest.py
    R lib/python/ZEO/auth/base.py
    R lib/python/ZEO/auth/hmac.py
    R lib/python/ZEO/cache.py
    R lib/python/ZEO/component.xml
    R lib/python/ZEO/mkzeoinst.py
    R lib/python/ZEO/monitor.py
    R lib/python/ZEO/runzeo.py
    R lib/python/ZEO/schema.xml
    R lib/python/ZEO/simul.py
    R lib/python/ZEO/stats.py
    R lib/python/ZEO/tests/Cache.py
    R lib/python/ZEO/tests/CommitLockTests.py
    R lib/python/ZEO/tests/ConnectionTests.py
    R lib/python/ZEO/tests/InvalidationTests.py
    R lib/python/ZEO/tests/TestThread.py
    R lib/python/ZEO/tests/ThreadTests.py
    R lib/python/ZEO/tests/__init__.py
    R lib/python/ZEO/tests/auth_plaintext.py
    R lib/python/ZEO/tests/deadlock.py
    R lib/python/ZEO/tests/forker.py
    R lib/python/ZEO/tests/multi.py
    R lib/python/ZEO/tests/speed.py
    R lib/python/ZEO/tests/stress.py
    R lib/python/ZEO/tests/testAuth.py
    R lib/python/ZEO/tests/testConnection.py
    R lib/python/ZEO/tests/testMonitor.py
    R lib/python/ZEO/tests/testTransactionBuffer.py
    R lib/python/ZEO/tests/testZEO.py
    R lib/python/ZEO/tests/testZEOOptions.py
    R lib/python/ZEO/tests/test_cache.py
    R lib/python/ZEO/tests/zeoserver.py
    R lib/python/ZEO/util.py
    R lib/python/ZEO/version.txt
    R lib/python/ZEO/zeoctl.py
    R lib/python/ZEO/zeoctl.xml
    R lib/python/ZEO/zeopasswd.py
    R lib/python/ZEO/zrpc/__init__.py
    R lib/python/ZEO/zrpc/_hmac.py
    R lib/python/ZEO/zrpc/client.py
    R lib/python/ZEO/zrpc/connection.py
    R lib/python/ZEO/zrpc/error.py
    R lib/python/ZEO/zrpc/log.py
    R lib/python/ZEO/zrpc/marshal.py
    R lib/python/ZEO/zrpc/server.py
    R lib/python/ZEO/zrpc/smac.py
    R lib/python/ZEO/zrpc/trigger.py
    R lib/python/ZODB/ActivityMonitor.py
    R lib/python/ZODB/BaseStorage.py
    R lib/python/ZODB/ConflictResolution.py
    R lib/python/ZODB/Connection.py
    R lib/python/ZODB/DB.py
    R lib/python/ZODB/DEPENDENCIES.cfg
    R lib/python/ZODB/DemoStorage.py
    R lib/python/ZODB/ExportImport.py
    R lib/python/ZODB/FileStorage/FileStorage.py
    R lib/python/ZODB/FileStorage/__init__.py
    R lib/python/ZODB/FileStorage/format.py
    R lib/python/ZODB/FileStorage/fsdump.py
    R lib/python/ZODB/FileStorage/fspack.py
    R lib/python/ZODB/MappingStorage.py
    R lib/python/ZODB/Mount.py
    R lib/python/ZODB/POSException.py
    R lib/python/ZODB/SETUP.cfg
    R lib/python/ZODB/TmpStore.py
    R lib/python/ZODB/UndoLogCompatible.py
    R lib/python/ZODB/ZApplication.py
    R lib/python/ZODB/__init__.py
    R lib/python/ZODB/broken.py
    R lib/python/ZODB/component.xml
    R lib/python/ZODB/config.py
    R lib/python/ZODB/config.xml
    R lib/python/ZODB/conversionhack.py
    R lib/python/ZODB/dbmStorage.py
    R lib/python/ZODB/fsIndex.py
    R lib/python/ZODB/fsrecover.py
    R lib/python/ZODB/fstools.py
    R lib/python/ZODB/interfaces.py
    R lib/python/ZODB/lock_file.py
    R lib/python/ZODB/loglevels.py
    R lib/python/ZODB/serialize.py
    R lib/python/ZODB/storage.xml
    R lib/python/ZODB/subtransactions.txt
    R lib/python/ZODB/tests/BasicStorage.py
    R lib/python/ZODB/tests/ConflictResolution.py
    R lib/python/ZODB/tests/Corruption.py
    R lib/python/ZODB/tests/HistoryStorage.py
    R lib/python/ZODB/tests/IteratorStorage.py
    R lib/python/ZODB/tests/LocalStorage.py
    R lib/python/ZODB/tests/MTStorage.py
    R lib/python/ZODB/tests/MinPO.py
    R lib/python/ZODB/tests/PackableStorage.py
    R lib/python/ZODB/tests/PersistentStorage.py
    R lib/python/ZODB/tests/ReadOnlyStorage.py
    R lib/python/ZODB/tests/RecoveryStorage.py
    R lib/python/ZODB/tests/RevisionStorage.py
    R lib/python/ZODB/tests/StorageTestBase.py
    R lib/python/ZODB/tests/Synchronization.py
    R lib/python/ZODB/tests/TransactionalUndoStorage.py
    R lib/python/ZODB/tests/TransactionalUndoVersionStorage.py
    R lib/python/ZODB/tests/VersionStorage.py
    R lib/python/ZODB/tests/__init__.py
    R lib/python/ZODB/tests/dangle.py
    R lib/python/ZODB/tests/loggingsupport.py
    R lib/python/ZODB/tests/sampledm.py
    R lib/python/ZODB/tests/speed.py
    R lib/python/ZODB/tests/testActivityMonitor.py
    R lib/python/ZODB/tests/testBroken.py
    R lib/python/ZODB/tests/testCache.py
    R lib/python/ZODB/tests/testConfig.py
    R lib/python/ZODB/tests/testConnection.py
    R lib/python/ZODB/tests/testDB.py
    R lib/python/ZODB/tests/testDemoStorage.py
    R lib/python/ZODB/tests/testFileStorage.py
    R lib/python/ZODB/tests/testMappingStorage.py
    R lib/python/ZODB/tests/testPersistentList.py
    R lib/python/ZODB/tests/testPersistentMapping.py
    R lib/python/ZODB/tests/testRecover.py
    R lib/python/ZODB/tests/testSerialize.py
    R lib/python/ZODB/tests/testSubTransaction.py
    R lib/python/ZODB/tests/testTimeStamp.py
    R lib/python/ZODB/tests/testUtils.py
    R lib/python/ZODB/tests/testZODB.py
    R lib/python/ZODB/tests/test_cache.py
    R lib/python/ZODB/tests/test_datamanageradapter.py
    R lib/python/ZODB/tests/test_storage.py
    R lib/python/ZODB/tests/testfsIndex.py
    R lib/python/ZODB/tests/testmvcc.py
    R lib/python/ZODB/tests/util.py
    R lib/python/ZODB/tests/warnhook.py
    R lib/python/ZODB/transact.py
    R lib/python/ZODB/utils.py
    R lib/python/ZODB/winlock.c
    R lib/python/ZopeUndo/Prefix.py
    R lib/python/ZopeUndo/__init__.py
    R lib/python/ZopeUndo/tests/__init__.py
    R lib/python/ZopeUndo/tests/testPrefix.py
    R lib/python/persistent/DEPENDENCIES.cfg
    R lib/python/persistent/README.txt
    R lib/python/persistent/SETUP.cfg
    R lib/python/persistent/TimeStamp.c
    R lib/python/persistent/__init__.py
    R lib/python/persistent/cPersistence.c
    R lib/python/persistent/cPersistence.h
    R lib/python/persistent/cPickleCache.c
    R lib/python/persistent/dict.py
    R lib/python/persistent/interfaces.py
    R lib/python/persistent/list.py
    R lib/python/persistent/mapping.py
    R lib/python/persistent/ring.c
    R lib/python/persistent/ring.h
    R lib/python/persistent/tests/__init__.py
    R lib/python/persistent/tests/persistent.txt
    R lib/python/persistent/tests/persistenttestbase.py
    R lib/python/persistent/tests/testPersistent.py
    R lib/python/persistent/tests/test_PickleCache.py
    R lib/python/persistent/tests/test_list.py
    R lib/python/persistent/tests/test_overriding_attrs.py
    R lib/python/persistent/tests/test_persistent.py
    R lib/python/persistent/tests/test_pickle.py
    R lib/python/persistent/tests/test_wref.py
    R lib/python/persistent/wref.py
    R lib/python/transaction/DEPENDENCIES.cfg
    R lib/python/transaction/README.txt
    R lib/python/transaction/__init__.py
    R lib/python/transaction/_manager.py
    R lib/python/transaction/_transaction.py
    R lib/python/transaction/interfaces.py
    R lib/python/transaction/notes.txt
    R lib/python/transaction/tests/__init__.py
    R lib/python/transaction/tests/abstestIDataManager.py
    R lib/python/transaction/tests/test_SampleDataManager.py
    R lib/python/transaction/tests/test_register_compat.py
    R lib/python/transaction/tests/test_transaction.py
    R lib/python/transaction/tests/test_util.py
    R lib/python/transaction/util.py

  Log Message:
  -----------
  Stitch in ZODB using svn:externals. To do this, remove previous stitching in of
ZODB.

Note that the stitch is now following the ZODB 3.3 branch. Before Zope 2.8
release, this will likely need to be changed to target a ZODB 3.3 tag.


Compare: https://github.com/zopefoundation/Zope/compare/8681b88e73c8^...b570dd765afb


More information about the checkins mailing list