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

Re: [Subclipse-users] Subclipse won't connect...

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-12 19:03:47 CEST

On 10/12/07, Trevor Frizzell <trevor@indosoft.com> wrote:
>
> I compiled/insalled JavaHL, but it's still not working. When I try to add
> the repository, I get this in an error popup:
>
> Unable to Validate
> Error valiating location:
> "org.tigris.subversion.javahl.ClientException:
> svn: PROPFIND request failed on '/svn/indosoft_cti3'
> svn: decompression_failure: remotely generated; fatal"
>
>
> I can't even open the SVN properties window now. It comes up with
> org.tigris.subversion.subclipse.ui.preferences.SVNPreferencesPage
>
> Then, when I close the Preferences window and re-open it, the SVN
> preferences come up, but I can't do anything with it -- it always says "The
> currently displayed page contains invalid values."

The properties pages problem is often a symptom that you are still
having problems getting JavaHL loaded. So the other error could still
just be due to it using SVNKit. SVNKit throws the same exceptions as
JavaHL (it basically impersonates it).

Subclipse 1.2.x requires JavaHL 1.4.x.

That brings up another issue, this could be a JRE issue. JavaHL needs
the Sun JVM (or rather GCJ has problems with JNI). Also, when using
SVNKit, it relies on the JVM for things like SSL support. So an
updated Sun JVM works a lot better for it too.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 12 19:03:54 2007

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.