[z3-checkins] r9187 - z3/zemantic/trunk
philikon at codespeak.net
philikon at codespeak.net
Sun Feb 13 13:17:39 MET 2005
Author: philikon
Date: Sun Feb 13 13:17:39 2005
New Revision: 9187
Modified:
z3/zemantic/trunk/README.txt (props changed)
z3/zemantic/trunk/__init__.py (props changed)
z3/zemantic/trunk/browser.py (props changed)
z3/zemantic/trunk/cataloger.py (props changed)
z3/zemantic/trunk/commontasks.pt (props changed)
z3/zemantic/trunk/events.py (props changed)
z3/zemantic/trunk/expressions.py (props changed)
z3/zemantic/trunk/interfaces.py (props changed)
z3/zemantic/trunk/ont_view.pt (props changed)
z3/zemantic/trunk/public.py (props changed)
z3/zemantic/trunk/query.py (props changed)
z3/zemantic/trunk/resources.py (props changed)
z3/zemantic/trunk/result.py (props changed)
z3/zemantic/trunk/utils.py (props changed)
z3/zemantic/trunk/viz_view.pt (props changed)
z3/zemantic/trunk/zemantic.py (props changed)
z3/zemantic/trunk/zemantic_view.pt (props changed)
z3/zemantic/trunk/zont_view.pt (props changed)
z3/zemantic/trunk/zontology.py (props changed)
Log:
set svn:eol-style property to "native" on all textish files
which means that they'll have the native line ending on both
Unix and Windows checkouts. We should really set this property on
all textish files (*py, *txt, *zcml, *pt), the Zope3 repo for
example requires it. You can have this done automatically in
your ~/.subversion/config.
This is more of a test commit to see if Michel really can't commit...
More information about the z3-checkins
mailing list