When I tried to export new revision file from cvs, it is not replacing old file with the new file. It is showing the below error and continues.
[cvs] cvs export: move away E:\ANTBUILD\eg\sample.java; it is in the way [cvs] C E:\ANTBUILD\eg\sample.java To export the new file, old file needs to be deleted first and then cvs export command is to be run. Is there any way to overwrite old file by checking timestamp as it does in <copy> task?
