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

Tag and substitution

From: Philippe Legay <ply_at_acial.fr>
Date: 2007-04-01 23:16:23 CEST

Hello,

What is the easiest way to the "tag name" into my source file ? using
substituion variable ?

Description :
For instance I put my code in tag space as Version-1 and as Version-2.

Is it possible to have at the check-out time a substituion ?
So in my code, I will have for instance String v = "Version-1" ; or String v =
= "Version-2" ;

Is it possible ? What is the easiest way tot do that ?

Thanks for any pointer.

PHL.
Received on Sun Apr 1 23:17:06 2007

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.