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: MAINTAINERS file Date: Wed, 05 Mar 2008 17:18:35 -0500 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> <87ablffdf7.fsf@catnip.gol.com> <4s4pbm9lrb.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204755569 13411 80.91.229.12 (5 Mar 2008 22:19:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2008 22:19:29 +0000 (UTC) Cc: Glenn Morris , lekktu@gmail.com, emacs-devel@gnu.org, kfogel@red-bean.com, paul.r.ml@gmail.com, miles@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 05 23:19:55 2008 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 1JX1xf-0000ou-Qx for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2008 23:19:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX1x8-0007v5-9j for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2008 17:19:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JX1wz-0007rT-5s for emacs-devel@gnu.org; Wed, 05 Mar 2008 17:19:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JX1wx-0007pn-FD for emacs-devel@gnu.org; Wed, 05 Mar 2008 17:18:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX1ww-0007pQ-T6 for emacs-devel@gnu.org; Wed, 05 Mar 2008 17:18:58 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX1wm-00067Q-43; Wed, 05 Mar 2008 17:18:48 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CALCrzkfO+LKX/2dsb2JhbACSRJkugQE X-IronPort-AV: E=Sophos;i="4.25,452,1199682000"; d="scan'208";a="15636258" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 05 Mar 2008 17:18:35 -0500 Original-Received: from pastel.home ([206.248.178.151]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id LZX62235; Wed, 05 Mar 2008 17:18:35 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 37047816B; Wed, 5 Mar 2008 17:18:35 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Wed, 05 Mar 2008 16:33:40 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: 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:91423 Archived-At: >> No, but now that Bzr is running on Savannah > Are you sure about that? > The main Savannah operator told me so, and I trust him. > There's no information related to Bzr > anywhere on the Savannah website, AFAICS. > It is "experimental, not really supported". > Is there info missing that one would need in order to use Bzr on > Savannah? If so, I will ask them to publish it. To the extend that (like Arch) Bzr can use just `sftp' to read&write a remote repository, I guess that there's no need for anything special, other than a location. Using a subdir of arch.sv.gnu.org:/archives/emacs will work, but it's ugly. Stefan