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: Moving to bzr? Date: Tue, 06 Jan 2009 22:43:35 -0500 Message-ID: References: <87mye6xnsr.fsf@xemacs.org> <87y6xpvyz6.fsf@xemacs.org> <87ocyk11p5.fsf@canonical.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1231299833 23017 80.91.229.12 (7 Jan 2009 03:43:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2009 03:43:53 +0000 (UTC) Cc: Eli Zaretskii , Karl Fogel , "Stephen J. Turnbull" , emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 07 04:45:04 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 1LKPLq-000414-Vi for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2009 04:45:03 +0100 Original-Received: from localhost ([127.0.0.1]:37401 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKPKb-0002RY-1q for ged-emacs-devel@m.gmane.org; Tue, 06 Jan 2009 22:43:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKPKW-0002RT-BG for emacs-devel@gnu.org; Tue, 06 Jan 2009 22:43:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKPKU-0002RH-J9 for emacs-devel@gnu.org; Tue, 06 Jan 2009 22:43:39 -0500 Original-Received: from [199.232.76.173] (port=46288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKPKU-0002RE-Eg for emacs-devel@gnu.org; Tue, 06 Jan 2009 22:43:38 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:18780) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKPKS-000094-Lu; Tue, 06 Jan 2009 22:43:36 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvQEAAu0Y0nO+JnM/2dsb2JhbACBbM1vhXWBaQ X-IronPort-AV: E=Sophos;i="4.37,223,1231131600"; d="scan'208";a="31907508" Original-Received: from 206-248-153-204.dsl.teksavvy.com (HELO ceviche.home) ([206.248.153.204]) by ironport2-out.teksavvy.com with ESMTP; 06 Jan 2009 22:43:35 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 79E6B7020E; Tue, 6 Jan 2009 22:43:35 -0500 (EST) In-Reply-To: (Juanma Barranquero's message of "Wed, 7 Jan 2009 01:53:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: 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:107686 Archived-At: >> Well, let's change one variable at a time, and not add a new process >> when we change VC systems. > I agree, but still these questions have to be considered. No, they don't, they're unrelated. >> So I *think* the answer to your question "Is there something developers >> should do to switch, other than just installing bzr and cloning the >> repository?" is "Nope, that's it!" > Other than setting up some public key to allow push access, I suppose. No, the access will be over ssh, just like it already is for CVS and Arch. Stefan