From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: Unclear in BzrQuickStartForEmacsDevs Date: Sat, 02 Jan 2010 18:44:40 -0500 Message-ID: <87r5q82hsn.fsf@red-bean.com> References: Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262475908 11873 80.91.229.12 (2 Jan 2010 23:45:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Jan 2010 23:45:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 03 00:45:01 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 1NRDeT-0007Hv-ST for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2010 00:44:58 +0100 Original-Received: from localhost ([127.0.0.1]:57101 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRDeR-0007iz-VU for ged-emacs-devel@m.gmane.org; Sat, 02 Jan 2010 18:44:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRDeN-0007ij-FP for emacs-devel@gnu.org; Sat, 02 Jan 2010 18:44:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRDeI-0007i9-Eb for emacs-devel@gnu.org; Sat, 02 Jan 2010 18:44:51 -0500 Original-Received: from [199.232.76.173] (port=57497 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRDeH-0007i6-U1 for emacs-devel@gnu.org; Sat, 02 Jan 2010 18:44:45 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:35212) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NRDeE-0000Oz-7U; Sat, 02 Jan 2010 18:44:42 -0500 Original-Received: from localhost ([127.0.0.1]:40109 helo=floss ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NRDeD-0002fO-8n; Sat, 02 Jan 2010 17:44:41 -0600 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.90 (gnu/linux) X-detected-operating-system: by monty-python.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:119296 Archived-At: Richard Stallman writes: >http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs says > > 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. > >but what does "membername" refer to? >The word "member" does not appear elsewhere in the page. It refers to one's Savannah username (e.g., mine is 'kfogel', yours is 'rms', etc). I haven't heard of any other readers failing to grok that particular bit, but feel free to tweak it if you think it needs to be clearer. -Karl