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: MAINTAINERS file Date: Mon, 03 Mar 2008 11:51:43 -0500 Message-ID: <87tzjnvjhc.fsf@red-bean.com> References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> 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 1204563179 8997 80.91.229.12 (3 Mar 2008 16:52:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 16:52:59 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 17:53:17 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 1JWDtn-0002rv-Pe for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 17:52:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWDtG-0006VE-M3 for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 11:51:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWDtC-0006Tc-QP for emacs-devel@gnu.org; Mon, 03 Mar 2008 11:51:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWDtC-0006TM-16 for emacs-devel@gnu.org; Mon, 03 Mar 2008 11:51:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWDtB-0006TJ-RC for emacs-devel@gnu.org; Mon, 03 Mar 2008 11:51:45 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.193.61]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JWDtB-0005do-LS for emacs-devel@gnu.org; Mon, 03 Mar 2008 11:51:45 -0500 Original-Received: from localhost ([127.0.0.1]:46716 ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.68) (envelope-from ) id 1JWDt9-0002Kr-My; Mon, 03 Mar 2008 10:51:43 -0600 In-Reply-To: (Juanma Barranquero's message of "Mon\, 3 Mar 2008 14\:44\:45 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: 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:91188 Archived-At: "Juanma Barranquero" writes: > On Mon, Mar 3, 2008 at 1:55 PM, Romain Francoise wrote: >> Do you see the SCM switch (to bzr) happening before or after 23.1? > > And, it is decided then that it *will* be to Bazaar? Please, yes :-). Stefan's right, it doesn't really matter, any of the distributed VCSs will be good for the Emacs team. http://bazaar-vcs.org/ for more information. We are not likely to regret it, and if we do, we can always try something else. (Note: I'm a Subversion developer, but agree that a distributed system will be better for this particular development community.) -Karl