[Zope-CMF] Member preferences
Tres Seaver
tseaver at palladion.com
Wed Jun 30 09:09:57 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Charlie Clark wrote:
> Am 30.06.2010, 14:52 Uhr, schrieb Tres Seaver <tseaver at palladion.com>:
>
>> To check the properties as stored in the repository::
>> $ env | grep ZSVN
>> ZSVN=svn+ssh://svn.zope.org/repos/main
>> $ svn propget svn:eol-style \
>> $ZSVN/Products.CMFDefault/trunk/Products/CMFDefault/utils.py
>> native
>> $ svn propget svn:keywords \
>> $ZSVN/Products.CMFDefault/trunk/Products/CMFDefault/utils.py
>> Author Date Id Revision
>
> Thanks very much, Tres. Looks like I need to make sure Author, Date, Id,
> and Revision are added for new files.
As a general rule, I would actually prefer that we strip out the
keywords currently in the code -- they are CVS-era fossils which no
longer add any value in the SVN + eggs world.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkwrQiQACgkQ+gerLs4ltQ5FfACbBiri5LH4V/n+PAP2Tf0aGa4J
RFwAoKL4jnYSguWyaYRGc0AURIqai4IL
=vRde
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list