From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28235 invoked by alias); 4 Jun 2009 10:08:08 -0000 Received: (qmail 28226 invoked by uid 22791); 4 Jun 2009 10:08:07 -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 nwd2mail10.analog.com (HELO nwd2mail10.analog.com) (137.71.25.55) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Jun 2009 10:08:01 +0000 Received: from nwd2hubcas2.ad.analog.com ([10.64.73.30]) by nwd2mail10.analog.com with ESMTP; 04 Jun 2009 06:07:59 -0400 Received: from nwd2exm5.ad.analog.com (10.64.51.20) by NWD2HUBCAS2.ad.analog.com (10.64.73.30) with Microsoft SMTP Server id 8.1.358.0; Thu, 4 Jun 2009 06:07:59 -0400 Received: from chinexm1.ad.analog.com ([10.99.27.42]) by nwd2exm5.ad.analog.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 4 Jun 2009 06:07:59 -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 18:07:55 +0800 Message-ID: <4A279CEF.8010902@analog.com> Date: Thu, 04 Jun 2009 10:08:00 -0000 From: Jie Zhang User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Ulrich Weigand CC: Daniel Jacobowitz , Ken Werner , gdb@sourceware.org Subject: Re: cvs checkout aborted@version.in References: <200906031646.n53GkcHh019027@d12av02.megacenter.de.ibm.com> In-Reply-To: <200906031646.n53GkcHh019027@d12av02.megacenter.de.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/msg00036.txt.bz2 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. But it works when checking out from my local rsync mirror. Jie