Aw: Re: compile just svnversion (in addition to the eclipse-plugin)

2013-03-26 Thread Arno Steffens
ust a shell script to the /usr/bin: #!/bin/sh export LD_LIBRARY_PATH=/home/user/svnfix/lib:$LD_LIBRARY_PATH /home/user/svnfix/svnversion $1 $2 $3 $4 Thanks all of you helping me with your ideas! Arno     Gesendet: Dienstag, 26. März 2013 um 13:47 Uhr Von: "Philip Martin" An: "Danie

compile just svnversion (in addition to the eclipse-plugin)

2013-03-25 Thread Arno Steffens
Compiling SVN is somewhat demanding for a beginner. Is there a shorter way to compile the tool "svnversion" with less dependencies and effort? Are really all the stuff SQLite ... is needed for this?   I use SVN inside eclipse, but this seems not to provide the "svnversion" functionality I need t