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

[Subclipse-users] Problem with javahl using svnant task

From: Weaver, Chris \(Indust, PTL\) <chris.weaver_at_penske.com>
Date: 2006-04-05 19:48:21 CEST

Here is a code snippet from my build.xml
<svn username="${svn.username}" password="${svn.password}" javahl="${javahl.jar.path}">

    <checkout url="${param_svnpath}" destPath="${param_localpath}" />

</svn>

I can't find any substantial documentation on how to use the svnant task. Is there any documentation as to how to properly set up the build.xml file? This code is giving the following error:

Cannot use javahl nor command line svn client
Received on Wed Apr 5 19:49:35 2006

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.