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

Re: Can I get a working copy "in place"?

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-11-05 10:01:34 CET

On Tue, Nov 05, 2002 at 12:03:01AM +0000, Alan Chandler wrote:
[snip]
> It seems to have worked - although I am not sure I have understood how
> to get keywords expanded. I have a $Id$ in a file, and I have set the
> svn:keywords property for the file to "Author Date Rev" - but no
> keyword substitiution is happening. What could I be doing wrong
[snip]

You don't have "Id" in your svn:keywords property :)

Id is a separate keyword. The fact that it includes the author, date,
etc., is irrelevant. If you want to expand $Id$ then you need to set
svn:keywords to "Id". You don't need "Author Date Rev" in there.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 10:02:49 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.