From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FadTv-0005M0-Su for mharc-grub-devel@gnu.org; Mon, 01 May 2006 14:50:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FadTu-0005Kx-I1 for grub-devel@gnu.org; Mon, 01 May 2006 14:50:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FadTr-0005Hn-1V for grub-devel@gnu.org; Mon, 01 May 2006 14:50:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FadTq-0005Hf-SJ for grub-devel@gnu.org; Mon, 01 May 2006 14:50:46 -0400 Received: from [194.109.24.31] (helo=smtp-vbr11.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FadXi-0000TS-Jo for grub-devel@gnu.org; Mon, 01 May 2006 14:54:46 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr11.xs4all.nl (8.13.6/8.13.6) with ESMTP id k41Ioj6s030376 for ; Mon, 1 May 2006 20:50:45 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <44565558.2030600@gmail.com> From: Marco Gerards Date: Mon, 01 May 2006 20:52:39 +0200 In-Reply-To: <44565558.2030600@gmail.com> (Bill Ricker's message of "Mon, 01 May 2006 11:37:12 -0700") Message-ID: <87aca1mvbc.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: HELP! CVS problems X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 18:50:50 -0000 Bill Ricker writes: > I'm trying to sync up my port of grub2 1.93 from 1.91 with the latest > bits. cvs is hanging trying to update grub2/video/i386/pc/vbe.c. It > hangs in the same place when just trying to check out the entire tree > to an empty directory. > Output of the later is below. Any help would be greatly > appreciated. Note in the grub2/video/i386/pc there is a zero length > file .new.vbeblit.c Weird. I just checked out from CVS and it went ok. It even built. ;-) The file you described can not be found here: http://cvs.savannah.gnu.org/viewcvs/grub2/video/i386/pc/?root=grub I expect some file damaged locally at your place. Perhaps you can make a new checkout? -- Marco