From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: On the subject of Git, Bazaar, and the future of Emacs development Date: Thu, 04 Apr 2013 14:15:28 -0500 Organization: New Artisans LLC Message-ID: References: <87ehf1cwc4.fsf@maru.md5i.com> <20130331220136.GA16863@saturn> <83ip44iw3b.fsf@gnu.org> <83mwtef9f5.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1365102942 10985 80.91.229.3 (4 Apr 2013 19:15:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Apr 2013 19:15:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 04 21:16:10 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UNpdp-00061o-SF for ged-emacs-devel@m.gmane.org; Thu, 04 Apr 2013 21:16:09 +0200 Original-Received: from localhost ([::1]:37417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNpdQ-00071Y-NT for ged-emacs-devel@m.gmane.org; Thu, 04 Apr 2013 15:15:44 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNpdJ-00071J-Tc for emacs-devel@gnu.org; Thu, 04 Apr 2013 15:15:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNpdF-0007Dl-1i for emacs-devel@gnu.org; Thu, 04 Apr 2013 15:15:37 -0400 Original-Received: from mail-wg0-f50.google.com ([74.125.82.50]:36216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNpdE-0007De-Rd for emacs-devel@gnu.org; Thu, 04 Apr 2013 15:15:32 -0400 Original-Received: by mail-wg0-f50.google.com with SMTP id k13so3153652wgh.29 for ; Thu, 04 Apr 2013 12:15:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:organization:references :mail-followup-to:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=anxp5iiVEaRAx/EF9GIoIK4GbnTInzS6hahzrWyKR6I=; b=J++/B7pBsWmYQWsk+nxy7y8JG+VrK2rYZJxaC51FyOhU5RcdcxJJStwgTtm7FkSE7A l0ouVJZLamzRmBmjgFyF8D/GzURIs04Qd3naO9zPdADJIJwT+EfAdvWdIBMhHSMT3WBh ybctdv8YtmtRGx0IOqAhnwcTMyx16P8krAunOknDLCfarU+KJ8dNf+5wWjoG0IkpZL77 fKKqLVY5/TVeURQw7Ta5b6IQABkxASkp/npDTf9Pw+OO2Kv3qWViSiDKUgfrq7lQjhJh RorGqgLijNMgp2foDxlQsS79WUO9A25vhcy+wyd3MeHnJN1vXWRowAY2n8teod/9ziul TnUw== X-Received: by 10.180.24.65 with SMTP id s1mr4513010wif.0.1365102932197; Thu, 04 Apr 2013 12:15:32 -0700 (PDT) Original-Received: from Hermes.local (fl-65-41-145-75.sta.embarqhsd.net. [65.41.145.75]) by mx.google.com with ESMTPS id s2sm18175926wib.4.2013.04.04.12.15.30 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 04 Apr 2013 12:15:31 -0700 (PDT) Original-Received: by Hermes.local (Postfix, from userid 501) id 027BEA4F4A0; Thu, 4 Apr 2013 14:15:28 -0500 (CDT) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (joakim@verona.se's message of "Thu, 04 Apr 2013 20:44:10 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:158657 Archived-At: >>>>> joakim writes: > I think the debate could be made more constructive, if bzr upstream would > show some life signs and accept the bzr-fastimport patches floating around, > and other patches. Then people could use whatever local tooling they like. Yes, this really would be the best of all worlds. I care so much more about the front-end experience than I do about how data is stored on the GNU servers. John