From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Fixing repository conversion errors. Date: Thu, 13 Nov 2014 13:07:23 +0100 Message-ID: References: <20141113031255.GA21938@thyrsus.com> <20141113114308.GA30912@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1415880471 18611 80.91.229.3 (13 Nov 2014 12:07:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2014 12:07:51 +0000 (UTC) Cc: Bob Proulx , Emacs development discussions To: Eric Raymond Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 13:07:44 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 1XotBg-00088M-EP for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 13:07:44 +0100 Original-Received: from localhost ([::1]:59249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XotBf-00045d-Tw for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 07:07:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XotBM-00044R-Jl for emacs-devel@gnu.org; Thu, 13 Nov 2014 07:07:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XotBL-0006w3-SV for emacs-devel@gnu.org; Thu, 13 Nov 2014 07:07:24 -0500 Original-Received: from mail-oi0-x22f.google.com ([2607:f8b0:4003:c06::22f]:41076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XotBL-0006vz-O8 for emacs-devel@gnu.org; Thu, 13 Nov 2014 07:07:23 -0500 Original-Received: by mail-oi0-f47.google.com with SMTP id v63so967745oia.20 for ; Thu, 13 Nov 2014 04:07:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=h3g2iUpWCcCS6JvUGXcCJyp9BilissAKq8ucypGaG+U=; b=FEUl7MgfOQtPJ0rHvpl0tVJK77IGoOKe88eAlLP55cMFZQXs1xI6T0AVgiyDuU1z0j LlUc+fIx7wjhBp9KCUt+8Rym5zCrsShvHQk1U5GVAkIM3H4aCtJ8OsIMrrdezpk0nFap aeDOzzBxj2ioKbph5y0WoiEL3FcAut1zur/ODDmbIOBTWUhCqOrKMWjqPBTi6TfNmwPv lSEsFy7tg+4jcrT7SWgf3yTH+XGh3yZo0nAjG2DWwKM96sluy5nBh/7hkrPJIYYXA0Fi Dqcl/DjHmlrdkdiLEOKjvKvbm46gkGKaqKsTKLEhjUzfaUETE/od5dUu6ksE5A/W2o+X 7itQ== X-Received: by 10.60.161.115 with SMTP id xr19mr1749441oeb.8.1415880443341; Thu, 13 Nov 2014 04:07:23 -0800 (PST) Original-Received: by 10.60.227.34 with HTTP; Thu, 13 Nov 2014 04:07:23 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22f 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:176892 Archived-At: >>> Merge from emacs-24; up to 117669 >>> Merge from emacs-24; up to 117687 >>> Merge from emacs-24; up to 117689 >>> Revert 118323. >>> Merge from emacs-24; up to 117691 >>> Merge from emacs-24; up to 117698 >>> Merge from emacs-24; up to 117702 > > There seem to be more cases. For example: > > Merge from emacs-24; up to 117656 > Merge from emacs-24; up to 117634 > > All match a simple regex pattern (except for "Revert 118323."), so > they seem to be easily identifiable. Also, one caveat (it is probably unnecessary but just in case): The revnos in "Merge from emacs-24; up to NNNNNN" are relative to the emacs-24 branch, not the trunk. -- Dani Moncayo