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

Re: Re: Possible fix for issue 121 : unable to "share project" using SVN

From: McClain Looney <mlooney_at_gmail.com>
Date: 2004-08-18 15:06:45 CEST

it used to be, perhaps something changed. i've been talking to
patrick about the issues with osx/linux libs, there are definite
issues currently. this isn't too surprising, as the javahl build
changed significantly.

btw, i'd ignore 3.1 for now, it's not due out for a long while.

On Wed, 18 Aug 2004 20:39:24 +1000, Brock Janiczak
<brockj_eclipse@ihug.com.au> wrote:
> I managed to fix the unresolved compilation problems by creating a new
> eclipse install and downloading subclipse again. The
> UnsatifiedLinkError was caused by me not having the win32 fragment in my
> workspace (so it was using the 0.9.13 dlls). When i did add the
> fragment, i got errors about missing more dlls (libapr,
> libarputil,...). I got around this by copying the missing dlls to my
> system folder.
>
> is the javahl dll supposed to be statically linked against the APR? I
> have never had this problem before.
>
>
>
>
> Brock Janiczak wrote:
>
> > McClain Looney wrote:
> >
> >> linkage errors? have you upgraded your svn to 1.1rc2?
> >>
> >>
> >>
> > How do i upgrade to 1.1rc2? I updated from CVS, so i assumed i would
> > get the new dlls
> >
> > All errors are a variation of the following:
> >
> > java.lang.UnsatisfiedLinkError: ctNative
> > at org.tigris.subversion.javahl.SVNAdmin.ctNative(Native Method)
> > at org.tigris.subversion.javahl.SVNAdmin.<init>(SVNAdmin.java:55)
> > at
> > org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(JhlClientAdapter.java:110)
> >
> > at
> > org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.createSVNClient(SVNClientAdapterFactory.java:85)
> >
> > at
> > org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient(SVNProviderPlugin.java:379)
> >
> > <snip>
> >
> >
> > I am also having trouble running subclipse on 3.1 I20040810. I get
> > unresolved compilation errors right clicking in the repository explorer.
> > java.lang.Error: Unresolved compilation problem:
> >
> >
> > at
> > org.tigris.subversion.subclipse.core.resources.RemoteResourceTransfer.getInstance(RemoteResourceTransfer.java:21)
> >
> > at
> > org.tigris.subversion.subclipse.ui.actions.PasteRemoteResourceAction.isEnabled(PasteRemoteResourceAction.java:74)
> >
> > at
> > org.eclipse.team.internal.ui.actions.TeamAction.setActionEnablement(TeamAction.java:239)
> >
> >
> > Is anyone else seeing this strange behaviour?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> > For additional commands, e-mail: dev-help@subclipse.tigris.org
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>

-- 
McClain Looney
m@loonsoft.com
Received on Wed Aug 18 23:06:45 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.