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

Re: [Subclipse-dev] SVNClientadapter svnClient.resolved(String, int, int) UnsatisfiedLink error

From: c_a_n_s <canoz85_at_gmail.com>
Date: Fri, 16 May 2008 14:37:14 -0700 (PDT)

Thanks for reply..
It is solved with your advice.

Im using latest version of javahl and supposed using
the latest source of clientadapter.
When you say to check consistence of the resources versions,
I recognize that resolved functions are changed to resolve

now, it is working, thanks again..

Mark Phippard-3 wrote:
>
> You probably have a mismatch between the version of svnClientAdapter
> you are using and the JavaHL binaries. If you are using the latest
> trunk code of svnClientAdapter, then you MUST be using JavaHL binaries
> from Subversion 1.5 RC5. If you are using Subversion 1.4.x, then you
> need to grab the svnClientAdapter source code from the Subclipse 1.2.x
> branch.
>
> Mark
>
>
> On Fri, May 16, 2008 at 12:27 PM, c_a_n_s <canoz85_at_gmail.com> wrote:
>>
>> I use svnClientadapter for a a project and no problem was occured until
>> yesterday
>> on resolved(String, int, int) function, an internal error is occurred
>> and
>> resolve operation could not be completed.
>>
>> Returned error is that
>> org.tigris.subversion.javahl.SVNClient.resolved(Ljava/lang/String;II)V
>> Unsatifiedlink error
>> When I use the svnkit library instead of javahl, with lots of
>> modifications
>> on some clientadapter's classes, function finally worked. Why is this
>> function does not work without make any modifications?
>>
>> other functions of clientadapter works well and I could not know what can
>> I
>> do to solve the problem without changing javahl to svnkit?
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/SVNClientadapter-svnClient.resolved%28String%2C-int%2C-int%29-UnsatisfiedLink-error-tp17278865p17278865.html
>> Sent from the subclipse - dev mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
>> For additional commands, e-mail: dev-help_at_subclipse.tigris.org
>>
>>
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: dev-help_at_subclipse.tigris.org
>
>
>

-- 
View this message in context: http://www.nabble.com/SVNClientadapter-svnClient.resolved%28String%2C-int%2C-int%29-UnsatisfiedLink-error-tp17278865p17284706.html
Sent from the subclipse - dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-05-16 23:37:19 CEST

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.