Hi,
Does anyone know if there is anything mentioned in bug lists etc. about being
able to exclude certain revisions from an svn diff?
I am using svn diff -r 10838:HEAD myBranch but within that branch I have
removed an old module and put in the new version of it.So say I removed the
module in 10
> There is only 1 libapr
>
> ldd /usr/bin/svn
> linux-vdso.so.1 => (0x7fff4cfff000)
> libsvn_client-1.so.1 => /usr/lib/libsvn_client-1.so.1
> (0x7fcf4ee7100
>
>
> 0)
> libsvn_wc-1.so.1 => /usr/lib/libsvn_wc-1.so.1 (0x7fcf4ec2a000)
>
hi,
i tried to find a way to define SVN_SSH for java, and i was not really
able to find it with svnkit. also the eclipse subversive plugin does
not offer to enter it. did i overlook something, or anybody knows a
java client which is able to use any ssh tool?
if somebody wonders why i'm asking thi