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

Syntax for Multiple Property Keywords

From: Kenneth Jacker <khj_at_be.cs.appstate.edu>
Date: 2006-05-31 21:09:53 CEST

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

Apparently, here the second overwrites the first one:

  * = svn:keywords=URL;svn:keywords=Id

I also tried this (based on the command line syntax) which didn't
work at all:

  * = svn:keywords="URL Id"

If I only specify one keyword, it works as expected, e.g.,

  * = svn:keywords=URL

But how to include more than one keyword within the "config" file?

Thanks,

-- 
Prof Kenneth H Jacker       khj@cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        
---------------------------------------------------------------------
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:23:07 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.