From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean O'Rourke Newsgroups: gmane.emacs.devel,gmane.comp.version-control.bazaar-ng.general Subject: Re: Bazaar and savannah don't like each other Date: Sat, 14 Jun 2008 11:06:08 -0700 Message-ID: References: <19e566510806141007s762a33bex56b1d03470498ff1@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213466800 25619 80.91.229.12 (14 Jun 2008 18:06:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2008 18:06:40 +0000 (UTC) Cc: bazaar@lists.canonical.com, savannah-hackers@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 14 20:07:19 2008 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 1K7a9m-0005SL-2J for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 20:07:18 +0200 Original-Received: from localhost ([127.0.0.1]:37504 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7a8y-00027E-6W for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 14:06:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7a8k-0001uB-If for emacs-devel@gnu.org; Sat, 14 Jun 2008 14:06:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7a8i-0001rr-LH for emacs-devel@gnu.org; Sat, 14 Jun 2008 14:06:14 -0400 Original-Received: from [199.232.76.173] (port=37242 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7a8i-0001rj-GK; Sat, 14 Jun 2008 14:06:12 -0400 Original-Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:63634) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7a8i-0005Dp-1K; Sat, 14 Jun 2008 14:06:12 -0400 Original-Received: from zone2-a9e8d6b8.host.ucla.edu ([76.94.57.180]) by hrndva-omta06.mail.rr.com with ESMTP id <20080614180610.YSUK18258.hrndva-omta06.mail.rr.com@zone2-a9e8d6b8.host.ucla.edu>; Sat, 14 Jun 2008 18:06:10 +0000 In-Reply-To: (Stefan Monnier's message of "Sat, 14 Jun 2008 13:59:43 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (darwin) X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) 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:99198 gmane.comp.version-control.bazaar-ng.general:42843 Archived-At: Stefan Monnier writes: >> $ bzr get http://arch.savannah.gnu.org/archives/emacs/bzr/emacs.app/ >> bzr: ERROR: Transport error: Server refuses to fullfil the request >> $ bzr --version >> Bazaar (bzr) 1.5 > > I thought it had been resolved in bzr-1.4 or thereabout, but it appears > this is not the case (or maybe it's a new problem). Can we figure out > whose fault it is and/or who's going to adapt so that the two can > work together? Ismail's one-line patch makes hurting stop for me: http://www.mail-archive.com/emacs-app-dev-@lists.sourceforge.net/msg00500.html > PS: Of course, when I try it, the above works fine (tho very slow). Heh. Less than 10 minutes in my case, which is "instantaneous" in Bazaar time... Sean