Posted By:
avishek_ojha
Posted On:
Tuesday, May 21, 2002 03:54 AM
I am using ant1.5, jre1.4.
Build.xml is
dest="${dest}" />
Output got on running ant
java.io.IOException: CreateProcess: cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout jakarta-ant error=2
If i enter the same command in WinCVS command client, i can
checkout the module. What is wrong in the way i am using ant?
Any help would be greatly appreciated.