Issue306

Title display current compiled revision ingame
Priority feature Status resolved
Assigned To Keywords
Linked issues Watchers

Submitted on 2011-07-24 19h07 by tracker_migration, last changed by matthiaskrgr.

Messages
Author: tracker_migration Date: 2010-10-01   07h04
Submitted by matthiaskrgr
I think was very useful if the compiled revision of the game was displayed at main menu in a corner or in the window frame (window decoration.)
Author: tracker_migration Date: 2011-03-01   06h00
Posted by salimiles
With linux/perl I'd do `svnversion`.
Author: tracker_migration Date: 2011-03-01   06h03
Posted by salimiles
Apparently http://stackoverflow.com/questions/1105753/using-svnversion-with-svnkeywords might help.
Author: tracker_migration Date: 2011-03-01   06h04
Posted by matthiaskrgr
is there something like this also available for git-svn ?
Author: tracker_migration Date: 2011-03-01   06h06
Posted by matthiaskrgr
The command used to get the revision in git -svn is
git svn info

The output looks like

Path: .
URL: https://freedroid.svn.sourceforge.net/svnroot/freedroid
Repository Root: https://freedroid.svn.sourceforge.net/svnroot/freedroid
Repository UUID: 524c2bfb-fa3f-0410-b5a2-92f4e1dc5b61
Revision: 4090
Node Kind: directory
Schedule: normal
Last Changed Author: fluzz
Last Changed Rev: 4090
Last Changed Date: 2011-02-28 23:29:29 +0100 (Mon, 28 Feb 2011)

Author: tracker_migration Date: 2011-03-21   11h14
Posted by ahuillet
It's a bit difficult to do in a satisfying manner, and not "very useful" but "somewhat useful".
Author: bob Date: 2013-08-22   09h22
the git version is shown inside the game .. is this issue resolved?
Author: matthiaskrgr Date: 2013-08-22   10h16
Indeed, this has been resolved. Thanks for the hit! :)
History
Date User Action Args
2013-08-22 10:16:19matthiaskrgrsetstatus: open -> resolved
2013-08-22 10:16:09matthiaskrgrsetmessages: + msg2507
2013-08-22 09:22:01bobsetmessages: + msg2506
2011-07-25 19:56:06ahuilletsetpriority: bug -> feature
2011-07-24 19:07:57tracker_migrationcreate