From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: MAINTAINERS file Date: Thu, 06 Mar 2008 22:38:39 -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> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1204861332 27089 80.91.229.12 (7 Mar 2008 03:42:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2008 03:42:12 +0000 (UTC) Cc: rgm@gnu.org, lekktu@gmail.com, emacs-devel@gnu.org, kfogel@red-bean.com, paul.r.ml@gmail.com, miles@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 07 04:42:38 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 1JXTTf-0004NW-Tf for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2008 04:42:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXTT8-0005oC-BQ for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 22:42:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXTPv-0003BV-BJ for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:38:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXTPs-00039f-HS for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:38:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXTPs-00039Z-Dn for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:38:40 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXTPs-0000nF-3P for emacs-devel@gnu.org; Thu, 06 Mar 2008 22:38:40 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JXTPr-0001Xs-Ke; Thu, 06 Mar 2008 22:38:39 -0500 In-reply-to: (message from Stefan Monnier on Wed, 05 Mar 2008 17:18:35 -0500) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91592 Archived-At: > 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. Is that the normal, recommended way to use Bzr? If not, let's do it the normal, recommended way. After all, we want everyone to be able to get the sources easily from Bzr. savannah-hackers can tell you whatever data you need in order to do that.