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

svn switch and substitution keywords

From: Marvin Greenberg <mgreenberg_at_objectsciences.com>
Date: 2004-03-31 18:34:48 CEST

I have a file Fred.txt with a substitution keyword $$HeadURL$$, and with
svn:keywords = HeadURL

If I do a
   svn co http:/repo/trunk then HeadURL is correctly set in Fred.txt

But if I then do
   svn switch http://repo/branch/other
of just switch the file itself, the HeadURL is not updated. If I 'rm' and 'svn
up' the keyword is updated.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 31 19:42:18 2004

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.