Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I've got a build.xml ( For Ant ) that works under linux but which doesnot works under windows. My cvs server is running on a linux box and the client is CVS For NT on a windows machine. Here the part of the build.xml : <cvspass cvsroot="${cvs.server}" password="${cvs.password}" passfile="${ws}/cvspassword" /> <cvs cvsRoot="${cvs.server}" command="-q export -r ${cvs.tag} ${cvs.module}" passfile="${ws}/cvspassword" dest="${ws}" /> Michenaud Laurent - Adeuza - [ Développeur Web - Administrateur Réseau ]