Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 76498 invoked from network); 12 Feb 2004 17:15:33 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Feb 2004 17:15:33 -0000 Received: (qmail 54356 invoked by uid 500); 12 Feb 2004 17:15:15 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54330 invoked by uid 500); 12 Feb 2004 17:15:15 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 54317 invoked from network); 12 Feb 2004 17:15:15 -0000 Received: from unknown (HELO web20726.mail.yahoo.com) (216.136.226.109) by daedalus.apache.org with SMTP; 12 Feb 2004 17:15:15 -0000 Message-ID: <20040212171518.43605.qmail@web20726.mail.yahoo.com> Received: from [129.33.1.37] by web20726.mail.yahoo.com via HTTP; Thu, 12 Feb 2004 09:15:18 PST Date: Thu, 12 Feb 2004 09:15:18 -0800 (PST) From: priya pallavi Subject: RE: error=2/using WSAD 5.1.1 To: Ant Users List In-Reply-To: <1076605853.16435.9.camel@hades.int.softartisans.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1941246941-1076606118=:43462" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --0-1941246941-1076606118=:43462 Content-Type: text/plain; charset=us-ascii Thanks Guys iam able to solve that problem(error=2) by installing cvsnt from www.cvsnt.org , but iam getting another problem as the server is not authenticating me as i have not provided password in the following code cvs [checkout aborted]: authorization failed: retCode=1 Thanks again Priya Geoff Krapf wrote: If WSAD works like Eclipse, it has its own internal CVS Java libraries. Ant does not use these internal WSAD libraries, it relies on an external cvs executable. To use the CVS commands from Ant, you'll need to obtain the CVS binaries. WinCVS or TortoiseCVS both provide this. Hope that helps! - Geoff On Thu, 2004-02-12 at 11:24, priya pallavi wrote: > Hi, > > If i can't continue without cvs.exe , how iam able to connect(using CVS perspective) and able to get the stuff from the CVS??Iam simply confused. > > Thanks > > Priya > > > Vijay Prasanna wrote: > If u r working on windows, u can very well download WinCvs client 1.3 from wincvs.org, more info from cvshome.org. > without cvs.exe in ur m/c. u cannot proceed. > > -----Original Message----- > From: priya pallavi [mailto:pry_pallavi@yahoo.com] > Sent: Thursday, February 12, 2004 10:42 AM > To: Ant Users List > Subject: RE: error=2/using WSAD 5.1.1 > > > Problem is that i dont have cvs.exe in my machine,iam using WSAD 5.1.1 from connecting to CVS.Some one please help me. > > "Conelly, Luis (PS, GNF, Contractor)" wrote:put cvs executable in the path; then, ant will be able to call it. > > From Ant Manual[1]: > > What do those error codes mean? Well, they are OS dependent. On Windows boxes you have to look in include\error.h in your windows compiler or wine files; error code 2 means 'no such program', which usually means it is not on the path. Any time you see such an error from any ant task, it is usually not an ant bug, but some configuration problem on your machine > > > [1] http://ant.apache.org/manual/CoreTasks/exec.html > > Luis > -----Original Message----- > From: priya pallavi [mailto:pry_pallavi@yahoo.com] > Sent: Thursday, February 12, 2004 9:29 AM > To: user@ant.apache.org > Subject: error=2/using WSAD 5.1.1 > > > Hi friends , > > Iam using ANT from WSAD 5.1.1.When iam trying to get latest code from CVS using the example from http://ant.apache.org/manual/CoreTasks/cvs.html > > > package="ant" > dest="${ws.dir}" > /> > > Iam getting error(error=2).In that example it says the we need to execute cvs.exe , iam using the CVS that comes with WSAD 5.1.1.How to solve this problem.Any sort of help/suggestion is much appreciated.. > > Thanks > > Priya > > > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > --------------------------------- > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------- Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online --0-1941246941-1076606118=:43462--