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: bzr repository ready? Date: Tue, 24 Nov 2009 06:20:50 +0200 Message-ID: <838wdwo8nx.fsf@gnu.org> References: <874op07kb0.fsf@red-bean.com> <87639fr3w7.fsf@red-bean.com> <87vdhfpil2.fsf@red-bean.com> <87einvxy9c.fsf@red-bean.com> <20091118230952.GB908@muc.de> <87my2jw05z.fsf@red-bean.com> <83skc9pbf7.fsf@gnu.org> <87iqd5vw5n.fsf@red-bean.com> <87vdh29lfo.fsf@red-bean.com> <83k4xhoo0n.fsf@gnu.org> <87my2dhlko.fsf@telefonica.net> <87r5rpsnfw.fsf@uwakimon.sk.tsukuba.ac.jp> <87einpf74m.fsf@uwakimon.sk.tsukuba.ac.jp> <83d439nicw.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1259036470 16181 80.91.229.12 (24 Nov 2009 04:21:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Nov 2009 04:21:10 +0000 (UTC) Cc: stephen@xemacs.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 24 05:21:03 2009 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 1NCmtg-0007OW-7E for ged-emacs-devel@m.gmane.org; Tue, 24 Nov 2009 05:21:00 +0100 Original-Received: from localhost ([127.0.0.1]:51278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCmtf-0001NB-Im for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 23:20:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCmta-0001Mw-Hn for emacs-devel@gnu.org; Mon, 23 Nov 2009 23:20:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCmtW-0001K8-2B for emacs-devel@gnu.org; Mon, 23 Nov 2009 23:20:54 -0500 Original-Received: from [199.232.76.173] (port=58970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCmtV-0001K5-TK for emacs-devel@gnu.org; Mon, 23 Nov 2009 23:20:49 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:48611) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCmtV-000414-0D for emacs-devel@gnu.org; Mon, 23 Nov 2009 23:20:49 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KTL00500I85K000@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Tue, 24 Nov 2009 06:20:47 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.37.193]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KTL00LN3IQMOML0@a-mtaout22.012.net.il>; Tue, 24 Nov 2009 06:20:47 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:117660 Archived-At: > From: Andreas Schwab > Cc: "Stephen J. Turnbull" , monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Mon, 23 Nov 2009 23:59:42 +0100 > > Eli Zaretskii writes: > > > It is very useful, thanks. I have a few comments, mostly editorial, > > and some questions: > > > > If you are a committer, you will want to use a bzr+ssh URL instead: > > bzr+ssh://bzr.savannah.gnu.org/sources/emacs/trunk. > > > > Doesn't this URL require a savannah username somewhere in it? > > It's much easier to put the username in ~/.ssh/config. Thanks. I think this should be added to the wiki.