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

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)
Entwickler
IK Elektronik GmbH

Tel. +49 (0)351 426403-82
Fax +49 (0)351 426403-72
eilers.stefan_at_ik-elektronik.com <mailto:eilers.stefan_at_ik-elektronik.com>

 

Niederlassung Dresden:
Hugo-Junkers-Ring 5, Haus 107/W
D - 01109 Dresden

Hauptsitz Hammerbrücke:
Friedrichsgrüner Str. 11-13
D - 08262 Muldenhammer
Geschäftsführer: Jan-Erik Kunze
HRB 22126, Amtsgericht Chemnitz

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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062596

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-14 09:05:10 CEST

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.