Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 20540 invoked from network); 17 Feb 2005 11:26:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Feb 2005 11:26:03 -0000 Received: (qmail 79310 invoked by uid 500); 17 Feb 2005 11:25:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 79266 invoked by uid 500); 17 Feb 2005 11:25:57 -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 79251 invoked by uid 99); 17 Feb 2005 11:25:57 -0000 X-ASF-Spam-Status: No, hits=3.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,FORGED_RCVD_HELO,HTML_30_40,HTML_BADTAG_20_30,HTML_IMAGE_ONLY_16,HTML_MESSAGE,RCVD_BY_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of priteshsaharey@sify.com designates 202.144.76.80 as permitted sender) Received: from leo80.maa.sify.net (HELO sifyr1.maa.sify.net) (202.144.76.80) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Feb 2005 03:25:55 -0800 Received: (sifymail 7477 invoked by uid 507); 17 Feb 2005 16:40:05 +0530 Received: from 202.144.76.80 (HELO cetus78.maa.sify.net) (202.144.76.80) by 202.144.76.80 with SMTP; 17 Feb 2005 16:40:05 +0530 Received: (sifymail 31937 invoked from 202.144.76.78 by host cetus78.maa.sify.net by uid 507); 17 Feb 2005 16:40:05 +0530 Received: from 202.144.76.78 (HELO cetus78.maa.sify.net) (202.144.76.78) by 202.144.76.78 with SMTP; 17 Feb 2005 16:40:05 +0530 Received: (sifymail 31934 invoked from 203.129.224.187 by host cetus78.maa.sify.net by uid 99); 17 Feb 2005 16:40:05 +0530 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=portal; d=sify.com; b=GdKZKTRGLEPCVBbvy3S4lF7XlsbeqDM4wSU3CAZxFL4b/mztC/OCapGal0V0AZKv ; To: Ant Users List Subject: cannot connect to socket: Connection refused Message-ID: <1108638605.42147b8d1dde3@mail.sify.com> Date: Thu, 17 Feb 2005 16:40:05 +0500 (IST) From: Pritesh Saharey MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-MOQ1108638605eb2c81e275f074423215e80e5f658bd1" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ---MOQ1108638605eb2c81e275f074423215e80e5f658bd1 Content-Type: text/plain Content-Transfer-Encoding: 8bit Hi All, I am trying to checkout the package from CVS using ant from Windows 2000 m/c, my cvs.exe is in path. Below is the snipte of code which Iam using After running the build.xml file it is giving me error like this: [cvs] Using cvs passfile: C:\Documents and Settings\Administrator\.cvspass [cvs] cvs [checkout aborted]: cannot connect to socket: Connection refused [cvs] [cvs] BUILD FAILED C:\downloads\gtek\build.xml:51: cvs exited with error code 1 Command line was [Executing 'cvs' with arguments: '-dpserver:sachinp@192.X.X.X:2401/home/gtekcvs' '-Q' 'checkout' 'Xpan/src' The ' characters around the executable and arguments are not part of the command. Can anybody guss what I am doing wrong? Any Help would be higly appreciated. Regards pritesh ---MOQ1108638605eb2c81e275f074423215e80e5f658bd1--