[scribus-dev] Is there a way to show the compiled build revision # for a dev build

Kunda Loves Scribus scribus.user at gmail.com
Mon Jun 2 13:59:42 UTC 2014


>
> p.s.: the line you wrote above, supposes that the sorcery knows where the
> repository is and that you can run the svn client from the command line...
> not impossible, you can probably set them at cmake time... but i haven't
> heard any project doing that :-)
>
a.l.e
OK...super ugly hack in the meantime:

echo `svn info svn://scribus.net//trunk/Scribus | grep 'Last Changed Rev' |
awk '{ print $4; }'` > revision.txt

/Kunda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20140602/1eedf0a3/attachment.html>


More information about the scribus-dev mailing list