<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div text="#000000" bgcolor="#FFFFFF">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 :-)</div></blockquote><div>a.l.e </div><div>OK...super ugly hack in the meantime:</div><div><br></div><div>echo `svn info svn://<a href="http://scribus.net//trunk/Scribus">scribus.net//trunk/Scribus</a> | grep 'Last Changed Rev' | awk '{ print $4; }'` > revision.txt </div>

<div><br></div><div>/Kunda</div></div></div></div>