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: Unclear in BzrQuickStartForEmacsDevs Date: Sun, 03 Jan 2010 05:40:59 -0500 Message-ID: References: <87r5q82hsn.fsf@red-bean.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1262515291 6367 80.91.229.12 (3 Jan 2010 10:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Jan 2010 10:41:31 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 03 11:41:23 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 1NRNth-00021W-VD for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2010 11:41:22 +0100 Original-Received: from localhost ([127.0.0.1]:44446 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRNti-000307-Ay for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2010 05:41:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRNtZ-0002ze-6s for emacs-devel@gnu.org; Sun, 03 Jan 2010 05:41:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRNtT-0002y2-L0 for emacs-devel@gnu.org; Sun, 03 Jan 2010 05:41:12 -0500 Original-Received: from [199.232.76.173] (port=59833 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRNtT-0002xk-BR for emacs-devel@gnu.org; Sun, 03 Jan 2010 05:41:07 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:39539) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRNtS-0007Xm-3E for emacs-devel@gnu.org; Sun, 03 Jan 2010 05:41:06 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NRNtL-0007wm-Sm; Sun, 03 Jan 2010 05:40:59 -0500 In-reply-to: <87r5q82hsn.fsf@red-bean.com> (message from Karl Fogel on Sat, 02 Jan 2010 18:44:40 -0500) 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:119301 Archived-At: > From: Karl Fogel > Date: Sat, 02 Jan 2010 18:44:40 -0500 > Cc: emacs-devel@gnu.org > Reply-To: Karl Fogel > > 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 added a note to that effect.