[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Automatic Property Setting

From: Gerard Samuel <svn_at_trini0.org>
Date: 2004-11-29 00:57:15 CET

I cant seem to get this working correctly.
I modified /root/.subversion/config on the server to ->
[miscellany]
use-commit-times = yes
enable-auto-props = yes

[auto-props]
*.sh = svn:eol-style=LF;svn:executable
*.txt = svn:eol-style=LF
*.html = svn:eol-style=LF
*.png = svn:mime-type=image/png
*.jpg = svn:mime-type=image/jpeg
*.php = svn:keywords=Id;svn:eol-style=LF

When I try adding and committing files from a remote client,
$Id$ doesn't get *auto* expanded.

Is there something that Im missing???
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 29 00:59:26 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.