Hi, I have CVS installed in the server machine, ANT is installed in my system, and I have this error message when I try to execute build.xml in my system. <cvspass cvsroot=":pserver:[EMAIL PROTECTED]:/usr/cvsroot/CVSROOT/Projets/Projet1"
password="*****" passfile=".cvspass" /> and after: <cvs command="checkout " /> But I got the following error : [cvs] Caught exception: CreateProcess: cvs commit error=2 Shall I execute the "build.xml" file in the server in order to execute a "checkout". Can you help me. Thanks
