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: New Git repository is up. Date: Thu, 13 Nov 2014 00:01:53 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20141113050153.GA25055@thyrsus.com> References: <20141113031255.GA21938@thyrsus.com> <5464317A.7090001@cs.ucla.edu> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1415854944 12398 80.91.229.3 (13 Nov 2014 05:02:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2014 05:02:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 06:02:19 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 1XomXw-0006lM-JO for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 06:02:16 +0100 Original-Received: from localhost ([::1]:57836 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XomXw-0004ow-4v for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 00:02:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XomXg-0004om-Ba for emacs-devel@gnu.org; Thu, 13 Nov 2014 00:02:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XomXZ-0003hG-Lr for emacs-devel@gnu.org; Thu, 13 Nov 2014 00:02:00 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:43118 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XomXZ-0003h8-Iu for emacs-devel@gnu.org; Thu, 13 Nov 2014 00:01:53 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 1ED18382D15; Thu, 13 Nov 2014 00:01:53 -0500 (EST) Content-Disposition: inline In-Reply-To: <5464317A.7090001@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:176873 Archived-At: Paul Eggert : > Thanks a lot for doing the conversion. > > A problem I noticed: the last two commits in the trunk bzr (118359 > and 118360) are not in the git master branch. Similarly, the last > commit in the emacs-24 bzr (117703, a backport) is not in the git > emacs-24 branch. Perhaps one last pass to apply these last-second > bzr changes to the git version? Or should we ask the authors of > those patches to reapply them? That "last pass" would cost a minimum of temn hours of repo downtime. I'm willing to do that if we find problems with the converted history that have to be surgically corrected, but fotr this it would be less work to just grab the patches from bzr and apply them. Sorry. I suspect I dropped those two commits while I was trying to bring the transition-day patch up to date. -- Eric S. Raymond