From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8929 invoked by alias); 11 Jun 2004 14:06:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8878 invoked from network); 11 Jun 2004 14:06:46 -0000 Received: from unknown (HELO cgf.cx) (66.30.22.40) by sourceware.org with SMTP; 11 Jun 2004 14:06:46 -0000 Received: by cgf.cx (Postfix, from userid 201) id 71E1C400196; Fri, 11 Jun 2004 10:06:43 -0400 (EDT) Date: Fri, 11 Jun 2004 14:06:00 -0000 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: CVS checkout aborted Message-ID: <20040611140643.GA3710@coe.casa.cgf.cx> Mail-Followup-To: gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2004-06/txt/msg00119.txt.bz2 On Fri, Jun 11, 2004 at 03:59:15PM +0200, Ulrich Weigand wrote: >I'm getting this error: >cvs [checkout aborted]: head attribute does not match file for `/cvs/src/src/gdb/version.in,v' > >when trying a >cvs -d :ext:uweigand@gcc.gnu.org:/cvs/src co gdb > >Any known CVS issues at the moment? This should be fixed. We updated cvs yesterday and there was a minor glitch (caused by me) in the process. cgf