From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32040 invoked by alias); 4 Jun 2009 13:30:51 -0000 Received: (qmail 32028 invoked by uid 22791); 4 Jun 2009 13:30:50 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM X-Spam-Check-By: sourceware.org Received: from nwd2mail11.analog.com (HELO nwd2mail11.analog.com) (137.71.25.57) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Jun 2009 13:30:41 +0000 Received: from nwd2hubcas1.ad.analog.com ([10.64.73.29]) by nwd2mail11.analog.com with ESMTP; 04 Jun 2009 09:30:39 -0400 Received: from nwd2exm4.ad.analog.com (10.64.53.123) by NWD2HUBCAS1.ad.analog.com (10.64.73.29) with Microsoft SMTP Server id 8.1.358.0; Thu, 4 Jun 2009 09:30:39 -0400 Received: from chinexm1.ad.analog.com ([10.99.27.42]) by nwd2exm4.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 4 Jun 2009 09:30:38 -0400 Received: from [192.168.2.125] ([10.99.29.116]) by chinexm1.ad.analog.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 4 Jun 2009 21:30:33 +0800 Message-ID: <4A27CC6E.1020408@analog.com> Date: Thu, 04 Jun 2009 13:30:00 -0000 From: Jie Zhang User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Ken Werner CC: gdb@sourceware.org, Daniel Jacobowitz , Ulrich Weigand Subject: Re: cvs checkout aborted@version.in References: <200906031646.n53GkcHh019027@d12av02.megacenter.de.ibm.com> <4A279CEF.8010902@analog.com> <200906041241.50795.ken@linux.vnet.ibm.com> In-Reply-To: <200906041241.50795.ken@linux.vnet.ibm.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2009-06/txt/msg00040.txt.bz2 Ken Werner wrote: > On Thursday 04 June 2009 12:07:43 pm you wrote: >> Ulrich Weigand wrote: >>> Daniel Jacobowitz wrote: >>>> On Wed, Jun 03, 2009 at 04:37:09PM +0200, Ken Werner wrote: >>>>> Ken Werner wrote: >>>>>> Hi, >>>>>> >>>>>> I get the following error when checkout the gdb sources using >>>>>> "cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb": >>>>>> >>>>>> cvs [checkout aborted]: head attribute does not match file for >>>>>> `/cvs/src/src/gdb/version.in,v' >>>>> Could that be related? >>>>> http://sources.redhat.com/ml/overseers/2009-q2/msg00065.html >>>> Likely. Try now? >>> It's working for me again ... >> It still does not work for me. > > It doesn't work for me either. The checkout still fails with the error > mentioned above. Thanks for looking into this. > The same error happened before for gcc and binutils: http://gcc.gnu.org/ml/gcc/2000-12/msg00633.html http://sourceware.org/ml/binutils/2002-11/msg00433.html But I don't know if it is the same cause as before. Jie