From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Git mirrors Date: Fri, 14 Oct 2011 15:08:18 +0200 Message-ID: References: <8762k095n4.fsf@lifelogs.com> <871uuksdxi.fsf@lifelogs.com> <87lissh32y.fsf@wanadoo.es> <87zkh8e286.fsf@catnip.gol.com> <87d3e4gttq.fsf@wanadoo.es> <87ehyjrhxh.fsf@uwakimon.sk.tsukuba.ac.jp> <87d3e2rfte.fsf@uwakimon.sk.tsukuba.ac.jp> <878voqfiaw.fsf@wanadoo.es> <87zkh4bhho.fsf@wanadoo.es> <87y5wonpmn.fsf@uwakimon.sk.tsukuba.ac.jp> <87d3dzzrh0.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1318597756 4748 80.91.229.12 (14 Oct 2011 13:09:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2011 13:09:16 +0000 (UTC) Cc: =?UTF-8?Q?=C3=93scar_Fuentes?= , "Stephen J. Turnbull" , rms@gnu.org, emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 15:09:11 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REhVe-0000JI-RI for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 15:09:11 +0200 Original-Received: from localhost ([::1]:49831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVe-0007RS-Ak for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 09:09:10 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVY-0007Q3-GE for emacs-devel@gnu.org; Fri, 14 Oct 2011 09:09:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REhVX-0001GK-EJ for emacs-devel@gnu.org; Fri, 14 Oct 2011 09:09:04 -0400 Original-Received: from mail-pz0-f47.google.com ([209.85.210.47]:63386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REhVU-0001Cm-2Q; Fri, 14 Oct 2011 09:09:00 -0400 Original-Received: by pzd13 with SMTP id 13so627137pzd.6 for ; Fri, 14 Oct 2011 06:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=RYtb3MZXnDdctkqrCh7BHowa6wsthl2UXc1QaYY3nkE=; b=Wf4cyIodfTiPGIZMUWC3yz5DiiUYZd6t/7o/biJALJkvO5LiOdR3kIzR2vvohVXHl3 w1rXPtWqc6nhf15O9Zpn0cKi9nYJce6rKRHYUHbOW1oBmjQ+b8d+uKzD6OngaRPjqTgX qSfv4dailod6tmG8jxOJ5ocWWgNrmzs5jF9xs= Original-Received: by 10.68.13.35 with SMTP id e3mr16973472pbc.31.1318597739094; Fri, 14 Oct 2011 06:08:59 -0700 (PDT) Original-Received: by 10.143.165.16 with HTTP; Fri, 14 Oct 2011 06:08:18 -0700 (PDT) In-Reply-To: <87d3dzzrh0.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.47 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:145214 Archived-At: On Fri, Oct 14, 2011 at 14:29, Bastien wrote: > But the impact of using bzr for GNU Emacs is not the same for small > contributors and for package maintainers. Fair enough. Though if we used git, package maintainers using Bazaar in their repos would have the same burden. It's a no-win situation. =C2=A0 =C2=A0 Juanma