From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Something wrong with the repo? Date: Sun, 10 Oct 2010 08:48:42 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1286714932 29311 80.91.229.12 (10 Oct 2010 12:48:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Oct 2010 12:48:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 10 14:48:51 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.69) (envelope-from ) id 1P4vKc-0007qi-DR for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 14:48:50 +0200 Original-Received: from localhost ([127.0.0.1]:44249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vKb-0005oi-IM for ged-emacs-devel@m.gmane.org; Sun, 10 Oct 2010 08:48:49 -0400 Original-Received: from [140.186.70.92] (port=45567 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4vKV-0005oW-H1 for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:48:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4vKU-0001Gc-L3 for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:48:43 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:56250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4vKU-0001GY-FS for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:48:42 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P4vKU-0001IZ-9k for emacs-devel@gnu.org; Sun, 10 Oct 2010 08:48:42 -0400 In-reply-to: (message from Andreas Schwab on Sun, 10 Oct 2010 14:04:59 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:131559 Archived-At: > From: Andreas Schwab > Date: Sun, 10 Oct 2010 14:04:59 +0200 > > Use bzr[+ssh]://... instead. Apparently there is suddenly a bzr server > at savannah now. More accurately, instead of sftp://USERNAME@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/ use bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/trunk/ (i.e., the "srv/bzr/" part disappeared). The project page (https://savannah.gnu.org/bzr/?group=emacs) was updated with the correct URL.