Re: AW: Compile only if files have changed

2009-07-26 Thread ArvindSaraswat
can you be more specific about the below part of the code? What is ? Jan.Materne wrote: > >>I have two directories: >>a) latest-code: contains the latest code from VSS >>b) backup-code: before I get latest from VSS, I will backup >>the entore code >>here. >> >>The ANT scri

Compile only if files have changed

2009-07-24 Thread ArvindSaraswat
I am sure this question has been answered several times. Allow me to explain the problem once more. I have two directories: a) latest-code: contains the latest code from VSS b) backup-code: before I get latest from VSS, I will backup the entore code here. The ANT script is like below: 1. delete