Sorry guys I'm posting this issue again but I really need some ideas on it.
Please help.


I had files A,B,C in Project1 and were copies to Project2. In Project2 I
deleted the file C but added a new file D. Now when I copy back, Ant would
copy the new file D to Project1 and other files that were modified but I
need the file C that was deleted in Project2 to be deleted in Project1 also
after the  copying back task in completed.

Project1 should be exactly the same as Project2 after the reverse copying.

I could first delete all the files in Project1 before copying the files from
Project2 and now Project1 would not have the deleted file C. But deleting
files from Project1 before copying to it is not an option.

Anybody done something similar. Do I write a new task ??

Any ideas ??


Vik




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

Reply via email to