From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: esr@thyrsus.com (Eric S. Raymond) Newsgroups: gmane.emacs.devel Subject: Aquamacs branch Date: Fri, 7 Mar 2014 03:54:02 -0500 (EST) Message-ID: <20140307085402.1A21E380687@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1394182446 30505 80.91.229.3 (7 Mar 2014 08:54:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2014 08:54:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Reitter , ":"@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 07 09:54:15 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 1WLqXn-0000WF-0q for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2014 09:54:15 +0100 Original-Received: from localhost ([::1]:35325 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLqXm-00016r-IC for ged-emacs-devel@m.gmane.org; Fri, 07 Mar 2014 03:54:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLqXf-00015E-R5 for emacs-devel@gnu.org; Fri, 07 Mar 2014 03:54:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLqXb-0001bz-0y for emacs-devel@gnu.org; Fri, 07 Mar 2014 03:54:07 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:53783 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLqXa-0001bp-TM for emacs-devel@gnu.org; Fri, 07 Mar 2014 03:54:02 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 1A21E380687; Fri, 7 Mar 2014 03:54:02 -0500 (EST) 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:170199 Archived-At: I have been thinking about this and it appears to me that the map I need to generate is not "all mirror hashes to all modified hashes" but "all mirror hashes of merge-to-Aquamacs parents to corresponding modified hashes". That should be good enough to knit the Aqumacs branch back into the converted repo I want to develop a repeatable procedure for this to use on other private branches. Is there someplace I can clone the Aquamacs repo from? -- Eric S. Raymond When your hammer is C++, everything begins to look like a thumb. -- Steve Hoflich on compl.lang.c++