yes..in the meanwhile..if you want to set your sticky flag ..you can use this..

<exec executable="cvs.exe">
    <arg line="update -r1.78 SourceFile.java"/>
</exec>

HTH,
Martin --
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Asensio, Rodrigo" <[EMAIL PROTECTED]>
To: "Ant Users List" <[email protected]>
Sent: Wednesday, June 14, 2006 12:04 PM
Subject: RE: cvs add


Thanks guys.
Very useful

I will post here my complete code when I finish.

-----Original Message-----
From: Dominique Devienne [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 14, 2006 12:02 PM
To: Ant Users List
Subject: Re: cvs add

On 6/14/06, Alexey N. Solofnenko <[EMAIL PROTECTED]> wrote:
> I do not know why people are so fond of <cvs>&Co tasks. They are 
> [usually] just wrappers over native command executors. In most cases a

> simple <exec> should be sufficient.

Yep, I agree with Alexey.

I was doing an <exec failonerror="true"> for my cvs update. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]


This message (including any attachments) contains confidential 
and/or proprietary information intended only for the addressee.  
Any unauthorized disclosure, copying, distribution or reliance on 
the contents of this information is strictly prohibited and may 
constitute a violation of law.  If you are not the intended 
recipient, please notify the sender immediately by responding to 
this e-mail, and delete the message from your system.  If you 
have any questions about this e-mail please notify the sender 
immediately. 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to