Get tag (not revision) into C & perl programs
From: j.j.green <j.j.green_at_shef.ac.uk>
Date: 2006-12-13 22:50:20 CET
Hi
I'm a recent refugee from PRCS and am kind of stuck on a problem.
/* $Format: "#define PROJECT_VER_MAJ $ProjectMajorVersion$" $ */
and then I have my programs print
This is program (version 5.39)
when they operate verbosely. I get that for subversion I need to use
This is OK for C. But I have around 60 perl programs which use the same
# The version: $Format: my "\$version = \"$ProjectVersion$\";"$
So this is going to get cumbersome. I've searched around but can't find
I'd be most grateful for suggestions
Jim
-- View this message in context: http://www.nabble.com/Get-tag-%28not-revision%29-into-C---perl-programs-tf2816911.html#a7862119 Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Dec 13 22:51:20 2006 |
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.