Hello Michael,

I can confirm that the cvs task does not let you specify where your cvs.exe lies, and it must be found in the path.

By the way, I did some work with the cygwin cvs and ant and it seemed to work for me. What I did though were activities which do not write to the repository, such as checking out, updating, getting the revision history.

You might want to run your build in verbose mode to see exactly which command line arguments ant passes to cvs.exe. May be you will notice something which will help you find a solution.

Regards,

Antoine

Michael Giroux wrote:

The CVS related tasks require that the cvs executable is on the PATH.

I have two versions of cvs installed, one at c:\bin\cvs\cvs.exe
The other at c:\cygwin\bin\cvs.exe.

Both versions show the same version information:
Concurrent Versions System (CVS) 1.11.20 (client)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to