You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Leif Warland <le...@sintef.no> on 2004/11/01 09:12:24 UTC

keyword expansion and "svn switch"

I'm using URL keyword to identify a given version or TAG in a project
I'm working on, but the $URL$ is not updated whenever I do a switch on
my working copy (from trunk to TAG/<what ever>).  So to get my program
to report the correct version I have to check out a new copy each time
before compiling.

Is there an option for this that I'v missed?
-- 
Leif Warland

Hartley's First Law:
	You can lead a horse to water, but if you can get him to float
on his back, you've got something.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: keyword expansion and "svn switch"

Posted by kf...@collab.net.
Leif Warland <le...@sintef.no> writes:
> I'm using URL keyword to identify a given version or TAG in a project
> I'm working on, but the $URL$ is not updated whenever I do a switch on
> my working copy (from trunk to TAG/<what ever>).  So to get my program
> to report the correct version I have to check out a new copy each time
> before compiling.
> 
> Is there an option for this that I'v missed?

This is a known bug, actually:

   http://subversion.tigris.org/issues/show_bug.cgi?id=1975

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org