From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Repairing the elpa branch Date: Mon, 14 Jan 2013 12:28:51 -0500 Message-ID: References: <18obgsphrv.fsf@fencepost.gnu.org> <87fw24fl09.fsf@gnu.org> <83txqjrcxb.fsf@gnu.org> <83libvr863.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1358184535 4447 80.91.229.3 (14 Jan 2013 17:28:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2013 17:28:55 +0000 (UTC) Cc: cyd@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 14 18:29:12 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 1TunqS-0004kv-LZ for ged-emacs-devel@m.gmane.org; Mon, 14 Jan 2013 18:29:12 +0100 Original-Received: from localhost ([::1]:57705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TunqC-000774-90 for ged-emacs-devel@m.gmane.org; Mon, 14 Jan 2013 12:28:56 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TunqA-00076P-01 for emacs-devel@gnu.org; Mon, 14 Jan 2013 12:28:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tunq9-000335-2E for emacs-devel@gnu.org; Mon, 14 Jan 2013 12:28:53 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tunq8-000331-V9 for emacs-devel@gnu.org; Mon, 14 Jan 2013 12:28:52 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Tunq7-0002r7-Qr; Mon, 14 Jan 2013 12:28:51 -0500 X-Spook: Tony Blair Rumsfeld weapons of mass destruction rs9512c X-Ran: CxAX3!1&x@Bcot.q=6!D&FD%z#7NrGeQ'aU:Kp--:FtW9i:"#Gi3A%yU?dp|=*#wn]!msn X-Hue: yellow X-Attribution: GM In-Reply-To: <83libvr863.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 14 Jan 2013 19:22:44 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:156347 Archived-At: Eli Zaretskii wrote: > Then I suggest that you use the fast-import method, as it will take > much less time and effort (20 sec overall, on my machine). Well, I scripted my method, so the time&effort is already spent. :) (I also think it's not error-prone, since I diffed the final working trees and the bzr logs and saw only expected differences.) > I also think it's much less error-prone, and it retains the merges > that Stefan wanted to preserve. I know nothing about what fast-import does, but if you think it's fine, fine by me. Does it preserve all the log info?