Hi,
if cvs ain't on path , you might try the task, f.e. =
Regards, Gilbert
-Original Message-
From: Michael Giroux [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 5:25 PM
To: Ant Users List
Subject: tasks -- how to specify location of cvs.exe
The CVS re
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, suc
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)
When I attempt to execute t