RE: tasks -- how to specify location of cvs.exe

2006-04-13 Thread Rebhan, Gilbert
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 related

Re: tasks -- how to specify location of cvs.exe

2006-04-12 Thread Antoine Levy-Lambert
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