You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Marvin Greenberg <mg...@objectsciences.com> on 2004/03/31 16:34:48 UTC

svn switch and substitution keywords

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