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

[Subclipse-users] How to deploy svn-ant task?

From: Wang Yesong <yesong.wang_at_gemalto.com>
Date: Tue, 23 Dec 2008 02:53:46 +0100

Hello,

        Can you please give me any clues on how to integrate svn-ant
task to my current ant working environment?
        I just copy the svnant.jar, svnClientAdpter.jar and
svnjavahl.jar to my ant's lib folder. In the ant build script, I try to
checkout resource from SVN repository:
 
         <svn>
           <checkout destPath="components"
url="${component.repository}/${component.name}"/>
         <svn>

        And got the following error message in console:
 
 
/-----------------------------------------------------------------------
----------------------------------------------------/
        D:\workspace\project\components\build\build.xml:347: Could not
create task or type of type: svn.
        Ant could not find the task or a class this task relies upon.

       Thank you and Regards
       Jon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-23 02:56:22 CET

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.