From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: The git mirror is *very* badly screwed up Date: Fri, 24 Jan 2014 23:27:25 +0200 Message-ID: <83k3dpcbpe.fsf@gnu.org> References: <20140124162937.8699D38155C@snark.thyrsus.com> <87r47xs552.fsf@igel.home> <20140124170751.GA23376@thyrsus.com> <87mwils3b3.fsf@igel.home> <20140124185429.GA25191@thyrsus.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1390598863 5209 80.91.229.3 (24 Jan 2014 21:27:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2014 21:27:43 +0000 (UTC) Cc: schwab@linux-m68k.org, emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 24 22:27:49 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 1W6oHz-0007aW-VW for ged-emacs-devel@m.gmane.org; Fri, 24 Jan 2014 22:27:48 +0100 Original-Received: from localhost ([::1]:48961 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6oHz-00071k-Az for ged-emacs-devel@m.gmane.org; Fri, 24 Jan 2014 16:27:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6oHr-00070K-9f for emacs-devel@gnu.org; Fri, 24 Jan 2014 16:27:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6oHm-000481-A9 for emacs-devel@gnu.org; Fri, 24 Jan 2014 16:27:39 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:54036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6oHm-00047i-1j for emacs-devel@gnu.org; Fri, 24 Jan 2014 16:27:34 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MZX00G00C0B3100@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Fri, 24 Jan 2014 23:27:32 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZX00GEDCXW3B20@a-mtaout23.012.net.il>; Fri, 24 Jan 2014 23:27:32 +0200 (IST) In-reply-to: <20140124185429.GA25191@thyrsus.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 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:169031 Archived-At: > Date: Fri, 24 Jan 2014 13:54:30 -0500 > From: "Eric S. Raymond" > Cc: emacs-devel@gnu.org > > Andreas Schwab : > > "Eric S. Raymond" writes: > > > > > Those aren't bzr revisions, they're marks from a git stream dump. > > > > That's why they are useless. Tell me the git revisions so I can tell > > you what went wrong. > > The parent commit is bcf9acba5a440b6e6d0b9877b23365d3e47765d7 > > I have visualized the neighborhood of this commit in bubble.png, > which is attached along with an event listing. These make clear > enough what is going on. > > Four commits following :862 - :864, :867, :869, :871 - form a merge > bubble which is closed at :873. The problem is that something in the > chain of transmission gave both sides of the bubble the same branch ID, > which should not ever happen. The commits you cited are from the elpa branch. I don't see why you should worry about that, since elpa already switched to git anyway. Its bzr branch is of no use anymore.