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

Re: how to activate keywords substitution

From: David Kramer <david_at_thekramers.net>
Date: 2005-01-05 21:53:43 CET

On Wed, 5 Jan 2005, Javier Leyba wrote:
> I've inserted a $LastChangedDate$ in my code and want a subversion keywords
> substitution, but it don't work.
>
> I've read Subversion book where it say that substitution in not activated
> by default, but I couldn't find how to activate it.
>
> Could somebody help me ?

In the manual, right after the different keywords (p. 151 in my edition),
it says to set the property "svn:keywords" to a space-delimited list of
keywords to substitute. The example it gives is:

svn propset svn:keywords "LastChangedDate Author" weather.txt

Hope that helps.
----------------------------------------------------------------------------
DDDD David Kramer david_at_thekramers.net http://thekramers.net
DK KD
DKK D David Kramer, Pangaean-American.
DK KD
DDDD

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 21:55:57 2005

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.