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

[Subclipse-users] Problem using the svntask

From: D'Souza, Aaron (IE10) <Aaron.D'Souza_at_honeywell.com>
Date: 2007-07-25 09:55:13 CEST

I have downloaded the svn task files and extracted it in a folder. In my
build.xml I entered the following lines

 

<target name="ReadFile" description="Reads a file from SVN">

                <svn javahl="${javahl}">

                                    <cat
url="svn+ssh://E317073@199.63.32.59/svnrepos/Niagara/Global_Niagara_AX/P
rojects/ComfortPointAppliance/MRD.doc"/>

                        </svn>

            </target>

 

But when I try to execute this target I get the error

 

D:\Ant\Tutorials\svn\build.xml:8: Problem: failed to create task or type
svn

Cause: The name is undefined.

Action: Check the spelling.

Action: Check that any custom tasks/types have been declared.

Action: Check that any <presetdef>/<macrodef> declarations have taken
place.

 

 

Total time: 0 seconds

 

What should I do???????

 

Regards,

Aaron

"This e-mail, and any attachments thereto, are intended only for use by
the addressee(s) named herein and contain Honeywell confidential
information. If you are not the intended recipient of this e-mail, you
are hereby notified that any dissemination, distribution or copying
which amounts to misappropriation of this e-mail and any attachments
thereto, is strictly prohibited. If you have received this e-mail in
error, please immediately notify me and permanently delete the original
and any copy of any e-mail and any printout thereof"

 

Put your hand on a hot stove for a minute, and it seems like an hour.
Sit with a pretty girl for an hour, and it seems like a minute.

That's relativity. - Albert Einstein

 
Received on Wed Jul 25 09:54:08 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.