Embedding tag name in files
From: Richard Curnow <rc_at_rc0.org.uk>
Date: 2003-04-30 00:17:57 CEST
I use the following behaviour with CVS, and was wondering how I can
With CVS, I embed $Name$ in the source somewhere, e.g. as
static char *version = "$Name";
Now when I release the code, I tag the repository
cvs rtag VX_Y project
Then when I do 'cvs export -r VX_Y project' to get the source tree from
I can't see an obvious way to do the equivalent in subversion. How do
Cheers
-- Richard P. Curnow | Free software fundamentalist Weston-super-Mare | United Kingdom | http://www.rc0.org.uk/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 30 01:00:35 2003 |
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.