[Zope3-checkins] CVS: Zope3/src/persistent - TimeStamp.c:NONE
__init__.py:NONE cPersistence.c:NONE cPersistence.h:NONE
cPickleCache.c:NONE list.py:NONE mapping.py:NONE ring.c:NONE
ring.h:NONE
Jim Fulton
jim at zope.com
Tue Jan 13 06:07:32 EST 2004
Update of /cvs-repository/Zope3/src/persistent
In directory cvs.zope.org:/tmp/cvs-serv24033/src/persistent
Removed Files:
TimeStamp.c __init__.py cPersistence.c cPersistence.h
cPickleCache.c list.py mapping.py ring.c ring.h
Log Message:
After making a copy of the ZODB, persistent, and BTrees packages in
the repository, removed all of their files so that they would not be
included in checkoutsl. This is to fix Windows breakages due to having
to ZODB directories.
=== Removed File Zope3/src/persistent/TimeStamp.c ===
=== Removed File Zope3/src/persistent/__init__.py ===
=== Removed File Zope3/src/persistent/cPersistence.c ===
=== Removed File Zope3/src/persistent/cPersistence.h ===
=== Removed File Zope3/src/persistent/cPickleCache.c ===
=== Removed File Zope3/src/persistent/list.py ===
=== Removed File Zope3/src/persistent/mapping.py ===
=== Removed File Zope3/src/persistent/ring.c ===
=== Removed File Zope3/src/persistent/ring.h ===
More information about the Zope3-Checkins
mailing list