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

2013-03-26 Thread Daniel Shahaf
> Thanks all of you helping me with your ideas! > Arno >   >   > > Gesendet: Dienstag, 26. März 2013 um 13:47 Uhr > Von: "Philip Martin" > An: "Daniel Shahaf" > Cc: "Arno Steffens" , users@subversion.apache.org > Betreff: Re: compile

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

2013-03-26 Thread Arno Steffens
l Shahaf" Cc: "Arno Steffens" , users@subversion.apache.org Betreff: Re: compile just svnversion (in addition to the eclipse-plugin) Daniel Shahaf writes: > Philip Martin wrote on Tue, Mar 26, 2013 at 10:09:21 +: >> >> Getting another package is probably an easier s

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

2013-03-26 Thread Philip Martin
Daniel Shahaf writes: > Philip Martin wrote on Tue, Mar 26, 2013 at 10:09:21 +: >> >> Getting another package is probably an easier solution, however... >> >> The Subversion libraries are binary compatible so the binary from the >> standard Ubuntu package should work with the libraries from

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

2013-03-26 Thread Daniel Shahaf
Philip Martin wrote on Tue, Mar 26, 2013 at 10:09:21 +: > Daniel Shahaf writes: > > > Arno Steffens wrote on Mon, Mar 25, 2013 at 23:04:22 +0100: > > > >> I use SVN inside eclipse, but this seems not to provide the > >> "svnversion" functionality I need to make sure that my compiled code > >>

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

2013-03-26 Thread Philip Martin
Daniel Shahaf writes: > Arno Steffens wrote on Mon, Mar 25, 2013 at 23:04:22 +0100: > >> I use SVN inside eclipse, but this seems not to provide the >> "svnversion" functionality I need to make sure that my compiled code >> is identically to the checked in (with or without added M to >> version) 

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

2013-03-25 Thread Daniel Shahaf
Arno Steffens wrote on Mon, Mar 25, 2013 at 23:04:22 +0100: > 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? >   SQLite, APR, APR-Util are req

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

2013-03-25 Thread Thorsten Schöning
Guten Tag Arno Steffens, am Montag, 25. März 2013 um 23:04 schrieben Sie: > I use SVN inside eclipse, but this seems not to provide the > "svnversion" functionality I need to make sure that my compiled code > is identically to the checked in (with or without added M to version)  Maybe you could b

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