Re: Executing build.xml

2004-03-03 Thread Zakaria khabot
. - Original Message - From: "Holbrook, R Cody (Cody)" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 5:50 PM Subject: RE: Executing build.xml Could it be that your cvsroot has been set with misspellings? Pr

RE: Executing build.xml

2004-03-03 Thread Conelly, Luis (GNF, Contractor)
do you have cvs executable in your path and ant is able to reach it? I've seen this kind of errors when ant is not able to find the cvs executable file. >From ant manual[1] *Important:* This task needs "cvs" on the path. If it isn't, you will get an error (such as error 2 on windows). If doesn

RE: Executing build.xml

2004-03-03 Thread Holbrook, R Cody (Cody)
Could it be that your cvsroot has been set with misspellings? Projets & Projet1? I would expect Projects & Project1. -Original Message- From: Zakaria khabot [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 10:43 AM To: ANT Subject: Executing build.xml Hi, I have CVS instal