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

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

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

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
Received on 2008-05-16 18:27:25 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.