[Zope3-dev] Re: [Zope3-checkins] SVN: Zope3/trunk/src/ Tell
subversion to expandthe Id keyword:
Philipp von Weitershausen
philipp at weitershausen.de
Mon May 17 01:22:44 EDT 2004
Tim,
>>Log message for revision 24749:
>>Tell subversion to expand the Id keyword:
>> - replaced old CVS expansion with a clean $Id$
>> - set the svn:keywords property to "Id"
>
>
> Followed by a megabyte of diffs adding Id expansion to all the .py and .c
> and .h files reachable from Zope3.
>
> This included all the files reachable from ZODB and ZConfig.
You are right, we should go back to the "module sharing" scheme, in svn
jargon: using svn:externals. I didn't think of this at the time I was
committing. People will indeed easily commit a fix to ZODB and not
realize that it doesn't take effect everywhere.
+1 for using svn:externals asap!
Philipp
More information about the Zope3-dev
mailing list