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

Subclipse and Subversion 1.0.2

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-05-11 19:26:11 CEST

It would be nice if a version of the 0.9 plugin could be published that
was ready for Subversion 1.0.2.

I updated my server to 1.0.2 and Subclipse does not work, here is the
error:

java.lang.ClassCastException:
org/tigris/subversion/subclipse/core/resources/RemoteFolder incompatible
with org/tigris/subversion/subclipse/core/ISVNRemoteFile
        at java.lang.Throwable.<init>(Throwable.java)
        at java.lang.Throwable.<init>(Throwable.java)
        at java.lang.ClassCastException.<init>(ClassCastException.java:56)
        at
org.tigris.subversion.subclipse.ui.repository.model.SVNAdapterFactory.getPropertySource(SVNAdapterFactory.java:70)
        at
org.tigris.subversion.subclipse.ui.repository.model.SVNAdapterFactory.getAdapter(SVNAdapterFactory.java:49)

I get the same error if I copy in the latest version of javahl.

Can 0.9 work with SVN 1.0.2, and if so how.

This is on Windows using http:// repository.

Thanks

Mark
Received on Wed May 12 03:26:11 2004

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

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