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: Thu, 07 Jan 2010 10:14:24 -0500 Message-ID: <87eim2t0a7.fsf@red-bean.com> References: <28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com> <87iqbfnc7p.fsf@red-bean.com> <28c656e21001070610o79996729m17ca46cb416819e5@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 1262877417 26894 80.91.229.12 (7 Jan 2010 15:16:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Jan 2010 15:16:57 +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 Thu Jan 07 16:16:50 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 1NSu6T-000226-RC for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 16:16:50 +0100 Original-Received: from localhost ([127.0.0.1]:44618 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSu6R-00079O-Rk for ged-emacs-devel@m.gmane.org; Thu, 07 Jan 2010 10:16:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSu4F-0005rk-5T for emacs-devel@gnu.org; Thu, 07 Jan 2010 10:14:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSu4A-0005nD-GX for emacs-devel@gnu.org; Thu, 07 Jan 2010 10:14:30 -0500 Original-Received: from [199.232.76.173] (port=59034 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSu4A-0005n1-Bf for emacs-devel@gnu.org; Thu, 07 Jan 2010 10:14:26 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:56955) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSu4A-0002Kl-5i for emacs-devel@gnu.org; Thu, 07 Jan 2010 10:14:26 -0500 Original-Received: from localhost ([127.0.0.1]:37078 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NSu49-0005qN-5z; Thu, 07 Jan 2010 09:14:25 -0600 In-Reply-To: <28c656e21001070610o79996729m17ca46cb416819e5@mail.gmail.com> (B. Smith-Mannschott's message of "Thu, 7 Jan 2010 15:10:19 +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:119583 Archived-At: B Smith-Mannschott writes: >I grabbed this (300MB) today over my work connection. I tweaked >trunk/.bzr/branch/branch.conf to point it to use http: instead of >sftp. I was then able to bzr pull the week or so of missing revisions. >It took about 40 minutes, downloaded something greater than 100MB [1] >and ended up adding about 30MB to .bzr. Wow. It took me only 25 minutes *over a wireless modem* to pull the whole trunk branch the first time, IIRC. I don't know why people are seeing such different timings. >So: your tarball was a help, thank you! However, I noticed that >pulling from the mirror on lauchpad seems faster than savannah. >Perhaps they're running a smartserver already? Is said mirror anything >like official, or will it go away once the savannah teams gets >loggerhead is working? The mirror at Launchpad will stay there, and I'm beginning to think we should simply direct people at it, if it's going to work better... -K