From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: BZR error! Date: Mon, 04 Jan 2010 15:45:09 +0100 Message-ID: <4B41FEF5.5030906@alice.it> References: <4B41BC84.7060305@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1262616643 3211 80.91.229.12 (4 Jan 2010 14:50:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Jan 2010 14:50:43 +0000 (UTC) Cc: Emacs To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 04 15:50:36 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 1NRoDQ-0001nd-0A for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 15:47:28 +0100 Original-Received: from localhost ([127.0.0.1]:48774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRoDQ-0001kV-Iw for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 09:47:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRoBf-000114-4J for emacs-devel@gnu.org; Mon, 04 Jan 2010 09:45:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRoBZ-0000yT-Pw for emacs-devel@gnu.org; Mon, 04 Jan 2010 09:45:38 -0500 Original-Received: from [199.232.76.173] (port=60318 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRoBZ-0000yM-Iw for emacs-devel@gnu.org; Mon, 04 Jan 2010 09:45:33 -0500 Original-Received: from smtp-out26.alice.it ([85.33.2.26]:2914) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRoBZ-00075f-6j for emacs-devel@gnu.org; Mon, 04 Jan 2010 09:45:33 -0500 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out26.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Mon, 4 Jan 2010 15:45:31 +0100 Original-Received: from FBCMCL01B07.fbc.local ([192.168.171.45]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 4 Jan 2010 15:45:31 +0100 Original-Received: from [82.55.237.89] ([82.55.237.89]) by FBCMCL01B07.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Mon, 4 Jan 2010 15:45:29 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 In-Reply-To: X-OriginalArrivalTime: 04 Jan 2010 14:45:29.0697 (UTC) FILETIME=[8F6FA510:01CA8D4C] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:119354 Archived-At: Il 04/01/2010 15.32, Andreas Schwab ha scritto: > Angelo Graziosi writes: > >> This morning 'bzr up' fails: >> >> $ bzr up >> bzr: ERROR: Transport error: Server refuses to fulfill the request >> (403 Forbidden) for >> http://bzr.savannah.gnu.org/r/emacs/trunk/.bzr/branch-format > > May be related to the fact that trunk is a symlink now. As a workaround > you can use the emacs-23 branch instead. This means I have to re-download the full trunk? and how? Angelo