I am trying to automate my ANT build script, and incorporate a check in my 
build.xml that checks if there were any code changes made to CVS since the last 
time the build ran.  If there are any code changes then ANT gets the latest CVS 
code changes and then runs the build.  Otherwise, it doesn't run the build if 
there were no new code changes in CVS.

I was just wondering if anyone knew of how to write the ANT script portion that 
would check for whether any new code changes were made in CVS, and then maybe 
save that outcome to a property that I can use later on in my ANT script.

Thanks in advance,

-Saladin


 
**********************************************************
* Saladin Sharif
* e-mail: [EMAIL PROTECTED]
* Visit homepage @ http://gaia.ecs.csus.edu/~sharifs
**********************************************************


       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/

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

Reply via email to