From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32591 invoked by alias); 22 Aug 2008 14:14:32 -0000 Received: (qmail 32463 invoked by uid 22791); 22 Aug 2008 14:14:31 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.182) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 22 Aug 2008 14:13:35 +0000 Received: by wa-out-1112.google.com with SMTP id l24so179630waf.12 for ; Fri, 22 Aug 2008 07:13:33 -0700 (PDT) Received: by 10.114.177.1 with SMTP id z1mr1014312wae.37.1219414413223; Fri, 22 Aug 2008 07:13:33 -0700 (PDT) Received: from lucon.org ( [76.245.46.198]) by mx.google.com with ESMTPS id m26sm2646788pof.1.2008.08.22.07.13.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 22 Aug 2008 07:13:32 -0700 (PDT) Received: by lucon.org (Postfix, from userid 500) id 50A4446EEBC; Fri, 22 Aug 2008 07:13:30 -0700 (PDT) Date: Fri, 22 Aug 2008 14:44:00 -0000 To: binutils@sources.redhat.com Cc: GDB Subject: Is something wrong with CVS server? Message-ID: <20080822141330.GA11181@lucon.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) From: "H.J. Lu" 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/msg00253.txt.bz2 I got 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 bash-3.2$ for the past half an hour. H.J.