[Zope-CMF] Member preferences
Tres Seaver
tseaver at palladion.com
Wed Jun 30 08:52:25 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Charlie Clark wrote:
> Am 30.06.2010, 14:12 Uhr, schrieb yuppie <y.2010 at wcm-solutions.de>:
>
>> ??? I just did a brand-new checkout and still can't see any properties.
>
> Double ???
>
> Those properties get set automatically when I create new files. I can see
> them on my system and svn status reports nothing fishy:
>
> fuchsia:~ charlieclark$ cd
> Sites/cmf-svn/CMF.buildout/trunk/src/Products.CMFDefault/Products/CMFDefault/browser/
> fuchsia:browser charlieclark$ svn status utils.py
> fuchsia:browser charlieclark$
>
> Doesn't seem to matter whether I delete and add them again.
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
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
iEYEARECAAYFAkwrPgQACgkQ+gerLs4ltQ5+ewCg1F18wh110G5EpRlLyrP4h5YK
Sd4AniSvc89aIFqAFhIRa5A5y+Qm1KmS
=BYMQ
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list