From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14297 invoked by alias); 19 Jun 2013 17:53:54 -0000 Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org Received: (qmail 14287 invoked by uid 89); 19 Jun 2013 17:53:53 -0000 X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,HK_OBFDOM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from nm2-vm5.bullet.mail.ne1.yahoo.com (HELO nm2-vm5.bullet.mail.ne1.yahoo.com) (98.138.91.224) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 19 Jun 2013 17:53:51 +0000 Received: from [98.138.90.48] by nm2.bullet.mail.ne1.yahoo.com with NNFMP; 19 Jun 2013 17:53:49 -0000 Received: from [98.138.226.163] by tm1.bullet.mail.ne1.yahoo.com with NNFMP; 19 Jun 2013 17:53:49 -0000 Received: from [127.0.0.1] by omp1064.mail.ne1.yahoo.com with NNFMP; 19 Jun 2013 17:53:49 -0000 Received: (qmail 23447 invoked by uid 60001); 19 Jun 2013 17:53:49 -0000 Received: from [66.193.75.4] by web126104.mail.ne1.yahoo.com via HTTP; Wed, 19 Jun 2013 10:53:49 PDT Message-ID: <1371664429.22777.YahooMailNeo@web126104.mail.ne1.yahoo.com> Date: Wed, 19 Jun 2013 17:53:00 -0000 From: Wesley Miller Reply-To: Wesley Miller Subject: cvs [checkout aborted]: connect to sourceware.org(209.132.180.131):2401 failed: Connection timed out To: "pthreads-win32@sourceware.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013/txt/msg00009.txt.bz2 I am running a script, mingw-w64-build-3.2.3 , that aborts with=20 =A0=A0=A0=A0 cvs [checkout aborted]: connect to sourceware.org(209.132.180.= 131):2401 failed: Connection timed out I have tried using command line (linux) cvs, setting my CVSROOT thus: =A0=A0=A0 export CVSROOT=3D:pserver:anoncvs@sourceware.org:/cvs/pthreads-wi= n3 And using "anonymous" as the password when I respond to the prompt after do= ing a "logim" Also tried "anoncvs" as userid and password.=A0 No difference. Can someone either suggest what the script might be doing wrong, that I nee= d to do to make the script happy, or kickstart the cvs server? Many thanks, Wes