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

Automating svn:keywords

From: Marcus Vinicius Ferreira <marcus_ferreira_at_yahoo.com>
Date: 2004-03-03 21:46:49 CET

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"

______________________________________________________________

Looking at the SVN Book there is no mention of a syntax to be used in the
config file regarding *svn:keywords*. In fact, I have tried some variations
with no success.

Has anybody successfully achieved this?

Best,

Marcus

---------------------------------------------------------------------
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:45:57 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.