From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Git mirrors Date: Fri, 07 Oct 2011 04:02:24 -0500 Message-ID: References: <87zkhdqo3d.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317978158 4365 80.91.229.12 (7 Oct 2011 09:02:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2011 09:02:38 +0000 (UTC) Cc: "Stephen J. Turnbull" , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 07 11:02:34 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RC6K9-0006Rg-Nk for ged-emacs-devel@m.gmane.org; Fri, 07 Oct 2011 11:02:33 +0200 Original-Received: from localhost ([::1]:50161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC6K8-0003lZ-PN for ged-emacs-devel@m.gmane.org; Fri, 07 Oct 2011 05:02:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:38308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC6K6-0003lR-OW for emacs-devel@gnu.org; Fri, 07 Oct 2011 05:02:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RC6K5-00069H-Js for emacs-devel@gnu.org; Fri, 07 Oct 2011 05:02:30 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:46482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC6K5-000697-Gv for emacs-devel@gnu.org; Fri, 07 Oct 2011 05:02:29 -0400 Original-Received: by iaen33 with SMTP id n33so5354640iae.0 for ; Fri, 07 Oct 2011 02:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=to:cc:subject:references:from:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=43/6q6oVd4aT35zw9YqINTIb3rVZXBCfrl57qMhsZQY=; b=qfccR9RV24rF4+yeM9qEyk6ZHehjp81FI+FrGiDe6xNQKrfptq2pySuDanyGFHzS6g 4b8vjNbNvIK1d0WP29Yn4BfYqODsMeTOyOp0A2YrGPuIn0/Erc7NmtoAMmUu2pXpmAmc rb+P8jQ1pRnz6Xz1ACWQdczsJaCo3zNomQJLw= Original-Received: by 10.231.3.198 with SMTP id 6mr1421504ibo.81.1317978148702; Fri, 07 Oct 2011 02:02:28 -0700 (PDT) Original-Received: from vulcan.localhost (c-98-215-105-167.hsd1.il.comcast.net. [98.215.105.167]) by mx.google.com with ESMTPS id by18sm18446817ibb.1.2011.10.07.02.02.25 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Oct 2011 02:02:28 -0700 (PDT) Original-Received: by vulcan.localhost (Postfix, from userid 501) id 9148B50449F7; Fri, 7 Oct 2011 04:02:24 -0500 (CDT) In-Reply-To: (Andreas Schwab's message of "Fri, 07 Oct 2011 10:00:40 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:144680 Archived-At: >>>>> Andreas Schwab writes: > John Wiegley writes: >> I will see what can be done. Due to the nature of Git, my own Bazaar >> mirror has entirely different commit ids than what Savannah has. > That should not be the case, since git ids are solely based on contents. > Most likely you are doing something wrong. I found the divergence, and something is wrong with my git-bzr. John Bazaar: ,---- | revno: 7238 | committer: Paul Reilly | timestamp: Sat 1994-04-30 23:08:15 +0000 | message: | Initial revision | added: | src/s/dgux5-4R2.h | src/s/dgux5-4R3.h `---- Savannah Git Mirror: ,---- | commit 48df2e64c678ce4bc119ec737d08f80c36135e31 | Author: Paul Reilly | Date: Sat Apr 30 23:08:15 1994 +0000 | | Initial revision | | src/s/dgux5-4R2.h | 46 +++++++++++++++++++++++++++++++++++++++++ | src/s/dgux5-4R3.h | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 105 insertions(+), 0 deletions(-) `---- My Git Mirror: ,---- | commit 52a945a9afc999d033548bcdc80f7105075ee5f6 | Author: Paul Reilly | Date: Sat Apr 30 23:08:15 1994 +0000 | | Initial revision | | src/s/dgux5-4R3.h | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | 1 files changed, 59 insertions(+), 0 deletions(-) `----