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

My [auto-props] doesn't take effect

From: Steven Woody <narkewoody_at_gmail.com>
Date: Wed, 11 Jun 2008 10:03:24 +0800

Hi,

I defined the following in the ~/.subversion/config,

[auto-props]
*.c = svn:keywords="Id"
*.cpp = svn:keywords="Id"
*.h = svn:keywords="Id"
...

But after I add a new c/cpp/h file into the repository followed by
commit and update, the file's property did not get added as expected.
Where are possible errors? Thanks.

-
narke

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-11 04:03:51 CEST

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.