How to insert global (not last changed) revision number into code?
From: Sean Spicer <sspicer_at_magic-earth.com>
Date: 2004-07-02 17:05:44 CEST
Okay, I've got another good question (I think):
I'd like to insert the last checked-out revision number (that returned
// version.h
const string REVISION_NUMBER = "$GlobalRev$"
Where global rev get's expanded to the latest global revision number
// version.h
const string REVISION_NUMBER="12452"
Any ideas on what would be the best way to do this ?
sean
______________________________________________________
pgp key fingerprint: 8CED 19B7 3A3A BF54 B8E8 FB11 E044 F6B8 1585 9D54
|
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.