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

Re: Syntax for Multiple Property Keywords

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-31 21:47:30 CEST

On May 31, 2006, at 21:09, Kenneth Jacker wrote:

> What is the correct syntax in .subversion/config to specify both "URL"
> and "Id" as SVN keywords?

I believe that's:

* = svn:keywords=URL Id

From:

http://svnbook.red-bean.com/en/1.2/
svn.advanced.props.html#svn.advanced.props.special.keywords

"To tell Subversion whether or not to substitute keywords on a
particular file, we [...] turn to the [...] svn:keywords property
[which], when set on a versioned file, controls which keywords will
be substituted on that file. The value is a space-delimited list of
the keyword names or aliases found in the previous table."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 31 21:49:00 2006

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.