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

[Subclipse-users] Cannot use javahl nor command line svn client

From: miro <miroconnect_at_yahoo.com>
Date: 2007-12-17 16:16:06 CET

I am gettring this error when I run

  <target name="checkoutLatest">
      <svn username="${svnant.repository.user}"
password="${svnant.repository.passwd}">
        <checkout url="${svnant.latest.url}" revision="HEAD"
destPath="${path.services.release}" />
    </svn>
  </target>
I read in forums this problem but did not help me.I am running ant from
eclipse .I added all svn jar files to classpath and folder
eclipse\plugins\org.tigris.subversion.javahl.win32_1.2.4 this folder
contains libsvnjavahl-1.dll .please help me with this issue.
miro

-- 
View this message in context: http://www.nabble.com/Cannot-use-javahl-nor-command-line-svn-client-tp14372435p14372435.html
Sent from the subclipse - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Dec 17 16:18:03 2007

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.