From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Bazaar references complicate the git transition Date: Sat, 11 Jan 2014 15:53:36 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140111205336.GB17111@thyrsus.com> References: <20140111155429.1A12C3803A6@snark.thyrsus.com> <20140111172700.GA16151@thyrsus.com> <83fvou9yyu.fsf@gnu.org> <83eh4e9ysh.fsf@gnu.org> <87ha9a2x79.fsf@wanadoo.es> <52D19D3F.5060900@cs.ucla.edu> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389473655 30306 80.91.229.3 (11 Jan 2014 20:54:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2014 20:54:15 +0000 (UTC) Cc: =?iso-8859-1?Q?=D3scar?= Fuentes , emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 11 21:54:22 2014 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 1W25ZS-0002Gr-HF for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 21:54:18 +0100 Original-Received: from localhost ([::1]:35425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W25ZS-0002Vt-1I for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 15:54:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W25ZL-0002Vm-Kf for emacs-devel@gnu.org; Sat, 11 Jan 2014 15:54:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W25ZH-0006Rw-DH for emacs-devel@gnu.org; Sat, 11 Jan 2014 15:54:11 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:53388 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W25ZH-0006Rs-9H for emacs-devel@gnu.org; Sat, 11 Jan 2014 15:54:07 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id E87B83803A6; Sat, 11 Jan 2014 15:53:36 -0500 (EST) Content-Disposition: inline In-Reply-To: <52D19D3F.5060900@cs.ucla.edu> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168123 Archived-At: Paul Eggert : > =D3scar Fuentes wrote: > >IMHO a file mapping bzr revnos to git SHAs is TRT. >=20 > +1. It would simplify the transition hassle, > and would address the problem for the (few) > future people doing software archeology better > than attempting to rewrite history now. I'm going to have to generate such a file anyway, whether or not the hist= ory is edited. It would be input for the edit procedore --=20 Eric S. Raymond