From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: Emacs-24.4's release Date: Tue, 14 Oct 2014 16:20:15 -0400 Message-ID: <657B21B0-11E6-4AE2-AFC6-7C500CF29E03@gmail.com> References: <17bnpfvs35.fsf@fencepost.gnu.org> <20141014182853.GA7034@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1413318045 21152 80.91.229.3 (14 Oct 2014 20:20:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2014 20:20:45 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 14 22:20:38 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 1Xe8aE-0007nP-9g for ged-emacs-devel@m.gmane.org; Tue, 14 Oct 2014 22:20:38 +0200 Original-Received: from localhost ([::1]:40307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe8aD-0000mT-Rv for ged-emacs-devel@m.gmane.org; Tue, 14 Oct 2014 16:20:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe8a2-0000hF-KW for emacs-devel@gnu.org; Tue, 14 Oct 2014 16:20:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xe8Zv-000801-HK for emacs-devel@gnu.org; Tue, 14 Oct 2014 16:20:26 -0400 Original-Received: from mail-qg0-x22b.google.com ([2607:f8b0:400d:c04::22b]:43815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xe8Zv-0007zu-E2 for emacs-devel@gnu.org; Tue, 14 Oct 2014 16:20:19 -0400 Original-Received: by mail-qg0-f43.google.com with SMTP id j107so9136782qga.30 for ; Tue, 14 Oct 2014 13:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=r0/XIUo4+dEueiCt60DYmgFN737U9Ermog0w+Atgayo=; b=rohjRCl3trnpv2INyeecjsAfBKQBmsGpHDN958za8zyMe3mgnejpBFqiwMprMyetvO B1/9FZnM3k5qljgFoi3t/YN4g/S2hILPYhUo5WEVon4KUtirzStfrqRp5G2V0YI/T6vR 0800+8I3fX0R6c5lpg4QFztBvnwUI0PzoU7LEFClPlhgtPfVxOuVjRvrsP6G4/neXe5O TY03ZL+ZDPIXVzr7vXa0TwegZdnaf+NZxUzmvdOxYIVifT08pw4t2lVJChhEzkZ6/tyW 9Yz0qC6ND6cxRS745J6M5FQTgvvUIVUCFCCsL0X1Bhp7JQ16qc5g5v3+P9wUHpGuqNSj 0gTg== X-Received: by 10.224.2.135 with SMTP id 7mr11347601qaj.64.1413318018620; Tue, 14 Oct 2014 13:20:18 -0700 (PDT) Original-Received: from [130.203.154.138] ([130.203.154.138]) by mx.google.com with ESMTPSA id z32sm16285672qgd.40.2014.10.14.13.20.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Oct 2014 13:20:18 -0700 (PDT) In-Reply-To: <20141014182853.GA7034@thyrsus.com> X-Mailer: Apple Mail (2.1878.6) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c04::22b 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:175372 Archived-At: Eric, On Oct 14, 2014, at 2:28 PM, Eric S. Raymond wrote: > Sounds like a good time for me to update the recipe for the full=20 > git conversion. Will there be a mapping that aligns rev-ids from the old official git = mirror to the new git repository? I tried loading the Emacs repository into reposurgeon. I ran out of = time/disk space - can you comment on how large the temporary fast-export = file is, and how long it takes to export it? Thanks, David