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

Re: Eclipse 3.1

From: Eric West <eric.west_at_open-silicon.com>
Date: 2005-07-05 20:41:36 CEST

On Tue, 2005-07-05 at 14:23 -0400, Kurt Guenther wrote:
> Mark Phippard wrote:
>
> >Eric West <eric.west@open-silicon.com> wrote on 06/29/2005 12:31:51 PM:
> >
> >
> >
> >>Has anyone tried using subclipse with the new Eclipse 3.1?
> >>When I try to share a project, and try to enter the root URL
> >>in the "Enter Repository Location Information" dialog, I get
> >>an "Unhandled event loop exception".
> >>
>
> I've been getting this error on all versions of eclipse under Gentoo
> Linux. I tried everthing, but egnoring it. That seemed to work.
>
> --Kurt
>

Ignoring the error does not seem to work for me. I am installing javahl
and seeing if that makes any difference. I have no clue what I am
doing... However in the process I came across a bug that may interest
the subversion team. On a 32-bit pentium-4 system running redhat linux
I run 'make check-javahl' and it passes. But on an EM64T system running
SusE Linux and latest release of java amd64 SDK I get the following
failure for make check-javahl:

sky5 local/subversion-1.2.0# make check-javahl
/usr/local/java/bin/java
-Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/local/lib -classpath subversion/bindings/java/javahl/classes:/usr/local/junit/junit.jar:/usr/local/java/jre/lib:/usr/local/java/jre/lib/charsets.jar:/usr
/local/java/jre/lib/jce.jar:/usr/local/java/jre/lib/jsse.jar:/usr/local/java/jre/lib/rt.jar org.tigris.subversion.javahl.tests.BasicTests
......................F.
Time: 63.592
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError: file should be read
only now expected:<false> but was:<true>
        at
org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1326)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at
org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:67)

-Eric

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Wed Jul 6 04:41:36 2005

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.