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.SVNPreference
sPage
>
> 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.blogspo
t.com/
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subclipse.tigris.org
For additional commands, e-mail: users-help subclipse.tigris.org
|