From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: BZR error! Date: Mon, 04 Jan 2010 21:01:37 -0500 Message-ID: References: <4B41BC84.7060305@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262665083 21755 80.91.229.12 (5 Jan 2010 04:18:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 04:18:03 +0000 (UTC) Cc: Angelo Graziosi , Emacs To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 05:17:56 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from terminus-est.gnu.org ([66.92.78.210] helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.50) id 1NS0rY-0001Ts-Gz for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 05:17:44 +0100 Original-Received: from localhost ([127.0.0.1]:37856 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS0fh-0002hP-04 for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 23:05:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS0ej-0002HO-DD for emacs-devel@gnu.org; Mon, 04 Jan 2010 23:04:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS0ef-0002FR-Si for emacs-devel@gnu.org; Mon, 04 Jan 2010 23:04:29 -0500 Original-Received: from [199.232.76.173] (port=52770 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS0Kp-0006wK-9E for emacs-devel@gnu.org; Mon, 04 Jan 2010 22:43:55 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:56336 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRyjt-0001nE-4r for emacs-devel@gnu.org; Mon, 04 Jan 2010 21:01:41 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ar4EAGcsQkvO+KPG/2dsb2JhbACBRNMjhDAEiik X-IronPort-AV: E=Sophos;i="4.47,502,1257138000"; d="scan'208";a="52959075" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO ceviche.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 04 Jan 2010 21:01:38 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id E1F68B4077; Mon, 4 Jan 2010 21:01:37 -0500 (EST) In-Reply-To: (Andreas Schwab's message of "Mon, 04 Jan 2010 18:29:21 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: 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:119402 Archived-At: >>> May be related to the fact that trunk is a symlink now. As a workaround >>> you can use the emacs-23 branch instead. >> Can someone confirm that this is the culprit? > It's common that http servers ignore symlinks for security reasons. > It's not even listed in . OK, I reverted this change, so there's no more `emacs-23' branch and trunk is not a symlink any more. Stefan