info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: using ANT and CVS


From: Tom Copeland
Subject: RE: using ANT and CVS
Date: Wed, 24 Apr 2002 16:51:31 -0400

Yup, you should be able to simply pass the Ant CVS task a couple
commands, like:

cvs add foo.jar

and then a 

cvs ci -m "Automated build" foo.jar

using the task's "command" attribute.  Or have you already tried that?

Yours,

Tom

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf
Of address@hidden
Sent: Wednesday, April 24, 2002 1:25 PM
To: address@hidden
Subject: using ANT and CVS


Hi,

I am currently working with ANT software together with CVS in a J2EE
platform.

I can checkout from the CVS repository from ANT and generate.jar and
.class
files. What I would like to do is to put into the repository
automatically
these files generated with ANT. Has anyone faced this situation?

thanks in advance,
Alberto
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you
received
this in error, please contact the sender and delete the material from
any
computer.


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]