Roman Krutyakov <romank@despammed.com> writes:
> On Wed, 09 Jun 2004 15:57:14 -0400, Mark Phippard wrote:
>
> > WSAD 5.1
> > Subclipse 0.9.3.1
> > Subversion 1.0.4
> > Tortoise 1.0.6
> > WindowsXP
> >
> > I am setting up Subversion/Subclipse for another developer. I have done
> > everything (seemingly) the same as mine. But when I use Subclipse it
> > always seems to be using the svn command line option instead of javahl,
> > even though that is what it is in the prefs. So I have the dialog windows
> > popping up all over the place.
> >
> > Any ideas? I was thinking maybe it has some fallback to the command line
> > if there is a problem with javahl. I do not see where the system is
> > different than mine.
> >
>
> i have the same problem (svn command line option instead of javahl is used)
> Eclipse 3M9 GTK
> Subclipse 0.9.3
> Subversion 1.0.2 and 1.0.5
> j2se 1.4.2_04
> ALT Linux
I had the same problem with Subclipse 0.9.3 and Suse Linux 8.2.
Check, if "ldd libsvnjavahl.so" shows any unresolved dependencies.
Suse 8.2 uses an older libdb.so.In this case loading will fail and
subclipse will switch to the command line version. When I replaced
libsvnjavahl.so with a locally compiled version everything was fine.
Regards
Martin
--
Martin Holz <holz@fiz-chemie.de>
Softwareentwicklung / Vernetztes Studium - Chemie
FIZ CHEMIE Berlin
Franklinstrasse 11
D-10587 Berlin
Received on Tue Jun 22 22:01:21 2004