Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 50008 invoked by uid 500); 17 Jul 2003 16:06:53 -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 49937 invoked from network); 17 Jul 2003 16:06:52 -0000 Received: from ns2.barclaysglobal.com (HELO fw-sf-01-qfe0.barclaysglobal.com) (65.205.204.91) by daedalus.apache.org with SMTP; 17 Jul 2003 16:06:52 -0000 Received: from no.name.available by fw-sf-01-qfe0.barclaysglobal.com via smtpd (for daedalus.apache.org [208.185.179.12]) with SMTP; 17 Jul 2003 16:06:55 UT Received: from fw-sf-01-qfe1.barclaysglobal.com (calntavf004 [10.1.128.211]) by svcs-sf-02.barclaysglobal.com (x.x.x/8.12.9/x.x.x) with SMTP id h6HG6r3N011086 for ; Thu, 17 Jul 2003 09:06:53 -0700 (PDT) Received: from no.name.available by fw-sf-01-qfe1.barclaysglobal.com via smtpd (for [192.168.11.35]) with SMTP; 17 Jul 2003 16:06:53 UT Received: from sf-exch1.insidelive.net ([10.1.0.27]) by calntavf004 with InterScan Messaging Security Suite; Thu, 17 Jul 2003 09:06:53 -0700 Received: by us-exc-mailhost.insidelive.net with Internet Mail Service (5.5.2655.55) id ; Thu, 17 Jul 2003 09:06:52 -0700 Message-ID: <6312B9C0D5069E42B5107D1635CAC2EA14228B@calnte2k010.insidelive.net> From: "Day, Jem BGI SF" To: "'Ant Users List'" Subject: RE: Help Please:Ant CVS Login just doesn't work Date: Thu, 17 Jul 2003 09:06:47 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Vikas, This is what i do, it has worked for me in all recent ANT versions including 1.6Aplha. =20 = =20 =20 =20 Jem.. -----Original Message----- From: Vikas Phonsa [mailto:VPhonsa@suz.com] Sent: Thursday, July 17, 2003 9:00 AM To: 'Ant Users List' Subject: Help Please:Ant CVS Login just doesn't work Hi Folks Here are the errors I get Execute:Java13CommandLauncher: cvs -d :pserver:t0064@cvs.br.dev.com:/asdr/users/t0064 checkout ComBRBRSiebel cvs checkout: Empty password used - try 'cvs login' with a real = password cvs [checkout aborted]: authorization failed: server cvs.br.dev.com = rejected access to /asdr/users/t0064 for user t0064 Build exception: c:\wsad_workspaces\br\ComBRBRSiebel\ant\build.xml:55: = cvs exited with error code 1 Build exception: c:\wsad_workspaces\br\ComBRBRSiebel\ant\build.xml:55: = cvs exited with error code 1 I have tried specifying the location of the password and a lot of other things. My WSAD IDE uses Ant 1.4.1 but I have tried it with Ant 1.5.3 = also but doesn't work. I am using cvsnt cvs.exe. Help someone Vikas -----Original Message----- From: Bansemir, Carsten [mailto:Carsten.Bansemir@huk-coburg.de]=20 Sent: Wednesday, July 16, 2003 10:50 PM To: Ant Users List Subject: AW: Ant CVS Login problem I think you have to add the passfile attribute to your checkout = task. Without, CVS wants you to type in the password. but ant got problems = with pipelining the cvs arguments from the console to the cvs executable. -----Urspr=FCngliche Nachricht----- Von: Vikas Phonsa [mailto:VPhonsa@BR.com] Gesendet: Donnerstag, 17. Juli 2003 00:19 An: 'Ant Users List' Betreff: Ant CVS Login problem I am trying to login and checkout a project from my remote repository = by using the following Ant target from my "IDE": It gives me following errors: Execute:Java13CommandLauncher: cvs -d :pserver:t0064@cvs.br.dev.com:/asdr/users/t0064 checkout ComBRBRSiebel cvs checkout: Empty password used - try 'cvs login' with a real = password cvs [checkout aborted]: authorization failed: server cvs.br.dev.com = rejected access to /asdr/users/t0064 for user t0064 Build exception: c:\wsad_workspaces\br\ComBRBRSiebel\ant\build.xml:55: = cvs exited with error code 1 Build exception: c:\wsad_workspaces\br\ComBRBRSiebel\ant\build.xml:55: = cvs exited with error code 1 Username,Password,CVSRoot everything is ok. Now if I use command line to manually login to the repository with same = root & password, I can checkout the project from command line. And = interestingly while I am logged on the server at command line, if I run this ant = script from my IDE it does a success build. If I logout from command line and run build from IDE it fails again. Any ideas. Vik --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org