[Zope3-checkins] SVN: Zope3/trunk/src/zope/ Reverted move of
zope.interface, zope.deprecation, and
Jim Fulton
jim at zope.com
Sat Mar 11 12:30:41 EST 2006
Log message for revision 65911:
Reverted move of zope.interface, zope.deprecation, and
zope.i18nmessageid out of Zope 3 tree (for now). This was done for
packaging purposes and we later realized that we don't need to move
these out for purposes of packaging.
Changed:
_U Zope3/trunk/src/zope/
A Zope3/trunk/src/zope/deprecation/
A Zope3/trunk/src/zope/i18nmessageid/
A Zope3/trunk/src/zope/interface/
-=-
Property changes on: Zope3/trunk/src/zope
___________________________________________________________________
Name: svn:externals
- testing -r41141 svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
interface -r65537 svn://svn.zope.org/repos/main/zope.interface/trunk/src/zope/interface
deprecation -r65563 svn://svn.zope.org/repos/main/zope.deprecation/trunk/src/zope/deprecation
i18nmessageid -r65573 svn://svn.zope.org/repos/main/zope.i18nmessageid/trunk/src/zope/i18nmessageid
+ testing -r41141 svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
Copied: Zope3/trunk/src/zope/deprecation (from rev 65563, Zope3/trunk/src/zope/deprecation)
Copied: Zope3/trunk/src/zope/i18nmessageid (from rev 65563, Zope3/trunk/src/zope/i18nmessageid)
Property changes on: Zope3/trunk/src/zope/i18nmessageid
___________________________________________________________________
Name: svn:ignore
+ *.so
Copied: Zope3/trunk/src/zope/interface (from rev 65533, Zope3/trunk/src/zope/interface)
Property changes on: Zope3/trunk/src/zope/interface
___________________________________________________________________
Name: svn:ignore
+ *so
More information about the Zope3-Checkins
mailing list