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

[Subclipse-users] SvnAnt 1.2.1: NoClassDefFoundError for org.tigris.subversion.javahl.SVNClientInterface

From: Franz Amador <fgamador_at_yahoo.com>
Date: Wed, 3 Jun 2009 15:47:54 -0700 (PDT)

I installed SvnAnt 1.2.1 (on Windows Vista with Java 1.6.0_13) per its readme.txt, which says to put svnant.jar and svnClientAdapter.jar on my ant classpath. When I run ant (via maven2), I get this error:

    java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface org.tigris.subversion.javahl.SVNClientInterface

I tried adding svnjavahl.jar to the ant classpath, but then I get this error:

    C:\...\build.xml:110: Cannot find javahl, svnkit nor command line svn client

I just want to use the command-line client, which is installed and on my PATH:

    C:\...>svn --version
    svn, version 1.5.4 (SlikSvn:tag/1.5.4_at_33870) WIN32
       compiled Oct 23 2008, 23:12:07

Thank you for any help.

Franz Amador

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2359249

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-04 00:53:08 CEST

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.