[cvsnt] CVS Nt and Ant

Laurent Michenaud lmichenaud at adeuza.fr
Tue Sep 24 10:48:47 BST 2002


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 ]




More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook