From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bzr branch makes bogus "No space left on device" claim and dies Date: Tue, 05 Jan 2010 22:28:42 -0500 Message-ID: <87iqbfnc7p.fsf@red-bean.com> References: <28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262749826 11880 80.91.229.12 (6 Jan 2010 03:50:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jan 2010 03:50:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: B Smith-Mannschott Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 06 04:50:19 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NSMuY-0000O8-JK for ged-emacs-devel@m.gmane.org; Wed, 06 Jan 2010 04:50:18 +0100 Original-Received: from localhost ([127.0.0.1]:56529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSMuZ-0001WI-4n for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 22:50:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSMZm-0002AI-RD for emacs-devel@gnu.org; Tue, 05 Jan 2010 22:28:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSMZi-00025R-UQ for emacs-devel@gnu.org; Tue, 05 Jan 2010 22:28:50 -0500 Original-Received: from [199.232.76.173] (port=38377 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSMZi-00024t-Ga for emacs-devel@gnu.org; Tue, 05 Jan 2010 22:28:46 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:52624) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSMZi-0005c4-30 for emacs-devel@gnu.org; Tue, 05 Jan 2010 22:28:46 -0500 Original-Received: from localhost ([127.0.0.1]:59351 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NSMZg-0002cr-MI; Tue, 05 Jan 2010 21:28:45 -0600 In-Reply-To: <28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com> (B. Smith-Mannschott's message of "Tue, 5 Jan 2010 16:11:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119493 Archived-At: B Smith-Mannschott writes: >Branching from savannah failed yesterday due to the "WTF is the trunk" >problem already thoroughly discussed on this list. (Hi, Ben!) I'm not familiar with that problem, but maybe I missed the thread. If you're able to repeatedly get that problem, can you describe it in more detail, or point to the thread? >Perhaps someone could make a tarball of the repository available to >make getting bootstrapped more reliable and faster. Well, I put a tarball up here a week or so ago, so it should still be useful as a starting point: http://www.red-bean.com/kfogel/emacs-bzr-repository.tar.gz -Karl