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

Re: Automating svn:keywords

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-03 21:53:40 CET

Marcus Vinicius Ferreira <marcus_ferreira@yahoo.com> writes:

> Hello,
>
>
> I would like to have an automatic set of the keywords $Id$ and $Author$ on my
> repository files -- much like what CVS does by nature.
>
> Modifying my ~/.subversion/config with these settings has no effect:
>
> ______________________________________________________________
>
> enable-auto-props = yes
>
> [auto-props]
> *.c = svn:eol-style=native;svn:keywords="Id Author"

Lose the quotation marks. Also, understand that this will only effect
newly added or imported *.c files -- not ones already in your tree.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 21:53:41 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.