SVN: Head revision number auto update in code files
From: Eilers Stefan <Eilers.Stefan_at_ik-elektronik.com>
Date: Wed, 14 Aug 2013 08:33:16 +0200
Dear Sir or Madam,
I want to implement the head revision number in my C project at the file version.h.
Unfortunately there is only the codeword $Revision$ to set the last revision where the file version.h was changed:
#define VERSION " FW.Vers. 0.0 $Revision: 146 $\n"
Is it possible to implement the Keyword $Head$ to always (every commit) update the string to the head revision number?
e.G.:
#define VERSION " FW.Vers. 0.0 $Head: 153 $\n"
The problem was detected e.G. here:
http://hobiger.org/blog/2013/04/18/svn-revision-number-in-c-code-an-impossible-task/
See SVN Manual (V1.8): 4.17.1.1. svn:keywords
Best regards
Stefan Eilers
M.Sc., Dipl.-Ing (FH)
Tel. +49 (0)351 426403-82
Niederlassung Dresden:
Hauptsitz Hammerbrücke:
www.ik-elektronik.com <http://www.ik-elektronik.com/>
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Sollten Sie nicht der richtige Adressat sein oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.