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: Unclear in BzrQuickStartForEmacsDevs Date: Sun, 03 Jan 2010 21:15:43 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262571361 17928 80.91.229.12 (4 Jan 2010 02:16:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Jan 2010 02:16:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 04 03:15:54 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 1NRcU6-0002ze-83 for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 03:15:54 +0100 Original-Received: from localhost ([127.0.0.1]:55099 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRcU6-0002cz-EG for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2010 21:15:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRcU1-0002cX-2i for emacs-devel@gnu.org; Sun, 03 Jan 2010 21:15:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRcTw-0002c1-JI for emacs-devel@gnu.org; Sun, 03 Jan 2010 21:15:48 -0500 Original-Received: from [199.232.76.173] (port=60489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRcTw-0002bx-Dd for emacs-devel@gnu.org; Sun, 03 Jan 2010 21:15:44 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:13467 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRcTw-0005P2-0e for emacs-devel@gnu.org; Sun, 03 Jan 2010 21:15:44 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtoEAHbeQEvO+KPG/2dsb2JhbACBRNEdgkgMgVwEiik X-IronPort-AV: E=Sophos;i="4.47,495,1257138000"; d="scan'208";a="52846116" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO ceviche.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 03 Jan 2010 21:15:43 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 83FE7B4214; Sun, 3 Jan 2010 21:15:43 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Sat, 02 Jan 2010 18:31:08 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (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:119334 Archived-At: > At the time of this writing, it is > sftp://<membername>@bzr.savannah.gnu.org/srv/bzr/emacs/trunk > but it may change at any moment. Actually this should better be sftp://bzr.savannah.gnu.org/srv/bzr/emacs/trunk since the user name is better specified in your ~/.ssh/config. Stefan