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 Subject: Re: NeXTstep (GNUstep/Cocoa) port and merging Date: Sat, 14 Jun 2008 10:41:06 -0700 Message-ID: References: <19e566510806141007s762a33bex56b1d03470498ff1@mail.gmail.com> <19e566510806141022n351927b7sb8de0fa9ad322d26@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1213465296 21915 80.91.229.12 (14 Jun 2008 17:41:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2008 17:41:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C4=B0smail_D=C3=B6nmez?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 14 19:42: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 1K7Zla-0007Bo-AG for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 19:42:18 +0200 Original-Received: from localhost ([127.0.0.1]:50936 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Zkg-0008U9-Ux for ged-emacs-devel@m.gmane.org; Sat, 14 Jun 2008 13:41:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7ZkW-0008Os-HW for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:41:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7ZkV-0008Nj-3t for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:41:12 -0400 Original-Received: from [199.232.76.173] (port=36216 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7ZkU-0008Nc-UI for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:41:11 -0400 Original-Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:45039) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7ZkU-00012d-An for emacs-devel@gnu.org; Sat, 14 Jun 2008 13:41:10 -0400 Original-Received: from zone2-a9e8d6b8.host.ucla.edu ([76.94.57.180]) by hrndva-omta01.mail.rr.com with ESMTP id <20080614174107.ZTKG25150.hrndva-omta01.mail.rr.com@zone2-a9e8d6b8.host.ucla.edu>; Sat, 14 Jun 2008 17:41:07 +0000 In-Reply-To: <19e566510806141022n351927b7sb8de0fa9ad322d26@mail.gmail.com> (=?utf-8?Q?=22=C4=B0smail_D=C3=B6nmez=22's?= message of "Sat, 14 Jun 2008 20:22:59 +0300") 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:99195 Archived-At: "=C4=B0smail D=C3=B6nmez" writes: > On Sat, Jun 14, 2008 at 8:21 PM, Sean O'Rourke wrote: >> $ bzr get http://arch.savannah.gnu.org/archives/emacs/bzr/emacs.app/ >> bzr: ERROR: Transport error: Server refuses to fullfil the request >> [...] >> Does this work for others? > > You'll have to patch bzr, Google for that error. The patch I found doesn't apply cleanly against 1.5: https://lists.ubuntu.com/archives/bazaar/2007q1/022319.html Is there a non-broken version of bzr somewhere? I'll try this stuff again when I have some more time. Man, I miss the "actually working" feature of CVS sometimes... Sean