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

Re: Properties-Question

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2004-05-12 18:10:14 CEST

On Wed, 12 May 2004 18:05:04 +0200, "Ingo Reinhart" <ir@i-dev.biz> said:
> Hello!
>
> I have done:
>
> svn propset copyright '(c) 2004 by foobar' my_file.txt
>
> and than commit the file. All fine.
>
> In the file I have written "$copyright$", but this property will not
> replace
> with the text "(c) ....".
>
> Can't svn replace only its own keywords?

Nope, it can't. Also, remember that you'd have to propset svn:keywords
with "copyright" in it too.

There are plans for Subversion to be able to replace any keywords with
property values.

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 12 18:12:10 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.