[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Aw: Re: Javahl client adapter is not available

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-12-27 17:34:17 CET

mailinglists1@arcor.de wrote on 12/27/2004 11:14:28 AM:

> Thanks for the info. I do not know how I could overread this in the
faqs...
> anyway meanwhile I chose JavaSVN which leads me to a new problem: When I
want
> to add a project to the subclipse repository I go thru the wizard and
after
> clicking the finish button I get the error:
>
> Version mismatch in 'svn delta': found 1.1.2, expected 1.1.1-dev
>
> I am using Subversion 1.1.2 and Subclipse 0.9.25. Is Subclipse not
supposed
> to work with 1.1.2??

That sounds like the sort of check that Subversion does itself within its
libraries. In theory, you should not be using those if you have JavaSVN
installed correctly.

So it sounds like you have two problems:

1) You might have a mismatch of Subversion libraries currently installed.
 This would be a problem for JavaHL as well as likely the command line
client.

2) JavaSVN is not installed correctly.

It is also possible that your preferences within Eclipse are using the
Command Line adapter due to the problems with JavaHL. Now that I think
about it, I recall bringing this up in the past. Subclipse tries to load
the JavaHL library and if it cannot it uses the command line adapter. This
means that it is not possible to use JavaSVN unless JavaHL is also
available. This of course also defeats the purpose of using it in the
first place.

So I think what is happening is that Subclipse is falling back to the
Subversion CLI and you have some problems with that on your system. It
sounds like you have a mix if 1.1.2 and nightly builds installed.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Dec 28 03:34:17 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.