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

Re: tags and keywords

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2004-10-06 10:53:38 CEST

fisch said:
> < static volatile const char* ___version___ = "@(#) $Name: $"; >,
> it is possible the retrieve the tag-version out of the compiled binary
> with the tool <ident>.
>
> Is in SVN an similar beahvoir included?

< static volatile const char* ___version___ = "@(#) $HeadURL$"; >,

should do the trick. If you want you can parse this thing a bit in your
runtime code.

    Konrad

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