From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.comp.version-control.bazaar-ng.general Subject: Bazaar and savannah don't like each other Date: Sat, 14 Jun 2008 13:59:43 -0400 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 1213466401 24592 80.91.229.12 (14 Jun 2008 18:00:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2008 18:00:01 +0000 (UTC) Cc: Sean O'Rourke , emacs-devel@gnu.org To: savannah-hackers@gnu.org, bazaar@lists.canonical.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 14 20:00:44 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 1K7a3P-0003oU-7C for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 20:00:43 +0200 Original-Received: from localhost ([127.0.0.1]:58411 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7a2b-0006u4-9w for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 13:59:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7a2W-0006tb-IP for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:59:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7a2T-0006sz-Ey for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:59:47 -0400 Original-Received: from [199.232.76.173] (port=44943 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7a2T-0006sw-6w; Sat, 14 Jun 2008 13:59:45 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:57453) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7a2S-0004AG-Qj; Sat, 14 Jun 2008 13:59:44 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhcFAP+jU0jO+KWv/2dsb2JhbACBW6sS X-IronPort-AV: E=Sophos;i="4.27,644,1204520400"; d="scan'208";a="22521796" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 14 Jun 2008 13:59:44 -0400 Original-Received: from pastel.home ([206.248.165.175]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id UXV20344; Sat, 14 Jun 2008 13:59:44 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id A126D8336; Sat, 14 Jun 2008 13:59:43 -0400 (EDT) In-Reply-To: (Sean O'Rourke's message of "Sat, 14 Jun 2008 10:21:50 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99196 gmane.comp.version-control.bazaar-ng.general:42842 Archived-At: > $ 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? Stefan PS: Of course, when I try it, the above works fine (tho very slow).