From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22740 invoked by alias); 22 Aug 2008 14:32:17 -0000 Received: (qmail 22251 invoked by uid 22791); 22 Aug 2008 14:32:07 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.186) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 22 Aug 2008 14:30:45 +0000 Received: by nf-out-0910.google.com with SMTP id h3so256889nfh.48 for ; Fri, 22 Aug 2008 07:30:42 -0700 (PDT) Received: by 10.210.24.12 with SMTP id 12mr1585783ebx.72.1219415442085; Fri, 22 Aug 2008 07:30:42 -0700 (PDT) Received: by 10.210.63.19 with HTTP; Fri, 22 Aug 2008 07:30:42 -0700 (PDT) Message-ID: <6dc9ffc80808220730v695527f4gd2eb78334c25c019@mail.gmail.com> Date: Fri, 22 Aug 2008 14:48:00 -0000 From: "H.J. Lu" To: "Nick Clifton" Subject: Re: Is something wrong with CVS server? Cc: binutils@sources.redhat.com, GDB , overseers@sourceware.org In-Reply-To: <48AECC76.20501@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080822141330.GA11181@lucon.org> <48AECC76.20501@redhat.com> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00255.txt.bz2 On Fri, Aug 22, 2008 at 7:25 AM, Nick Clifton wrote: > Hi H.J. >> >> bash-3.2$ cvs -z 3 -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb >> cvs [checkout aborted]: reading from server: Connection reset by peer >> >> > > This is probably related to the recent security problem that has been > affecting some public systems. Please try accessing the CVs server again - > it is definitely working for me. If you still have problems, then ping the > overseers list. > It still doesn't work for me. Did you use "-d :pserver:anoncvs@sourceware.org:/cvs/src"? -- H.J.