[mythtv] SVN version info

Nigel Pearson nigel at ind.tansu.com.au
Thu Dec 1 22:10:25 EST 2005


> There is no global revision number accessible from a $tag$.

	True. We may be able to "fake" it using something like this:

SVN_REV=`egrep 'ver.*mythtv' .svn/dir-wcprops | sed 's/^.*ver\///' | 
sed 's/\/.*//'`

in configure could set a DEFINE for programs/myth*end to use
(assuming that the source was actually checked out).
It would of course only be accurate if the source tree
had no local modifications.

--
Nigel Pearson, nigel at ind.tansu.com.au|  "Let's see how Spike is going"
Telstra Dev. Lab, Sydney, Australia  |              ...
Office: 9814 4803    Fax:  9814 4897 |"I'd like to keep Spike as my 
pet."
Mobile: 0408 664435  Home: 9792 6998 |        Illyria - Angel



More information about the mythtv-dev mailing list