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

Re: My [auto-props] doesn't take effect

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 10 Jun 2008 19:20:46 -0700

Steven Woody wrote:
> 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.

Did you set

enable-auto-props = yes

Also now that they are in the repository, you'll have to set the properties by hand.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair_at_orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
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:21:11 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.