From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: emacs.git mirror status Date: Fri, 14 Sep 2007 11:45:01 +0200 Message-ID: <86veadr36q.fsf@lola.quinscape.zz> References: <87y7f9n06z.fsf@rho.meyering.net> <87sl5hmz2t.fsf@rho.meyering.net> <86zlzpr663.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1189763239 2121 80.91.229.12 (14 Sep 2007 09:47:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2007 09:47:19 +0000 (UTC) Cc: Jim Meyering , Emacs development discussions To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 14 11:47:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IW7lY-0005ls-T8 for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2007 11:47:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW7lY-0006Ka-Bw for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2007 05:47:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IW7jY-0004O3-0u for emacs-devel@gnu.org; Fri, 14 Sep 2007 05:45:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IW7jT-0004M9-NX for emacs-devel@gnu.org; Fri, 14 Sep 2007 05:45:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IW7jT-0004Lr-1H for emacs-devel@gnu.org; Fri, 14 Sep 2007 05:45:03 -0400 Original-Received: from pc3.berlin.powerweb.de ([62.67.228.11]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IW7jS-0004CI-I4 for emacs-devel@gnu.org; Fri, 14 Sep 2007 05:45:02 -0400 Original-Received: from quinscape.de (dslnet.212-29-44.ip210.dokom.de [212.29.44.210] (may be forged)) by pc3.berlin.powerweb.de (8.9.3p3/8.9.3) with ESMTP id LAA11924 for ; Fri, 14 Sep 2007 11:44:59 +0200 X-Delivered-To: Original-Received: (qmail 775 invoked from network); 14 Sep 2007 09:45:01 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by ns.quinscape.de (qmail-ldap-1.03) with SMTP for ; 14 Sep 2007 09:45:01 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id 0B82E8F8ED; Fri, 14 Sep 2007 11:45:01 +0200 (CEST) In-Reply-To: (Andreas Schwab's message of "Fri\, 14 Sep 2007 11\:32\:15 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:78855 Archived-At: Andreas Schwab writes: > David Kastrup writes: > >> I am afraid that this is not feasible in the current state of affairs: >> as long as all multi-tty material in the current trunk is only tracked >> and blamed to a point where Miles was synching rather than the >> original checkin, one can't seriously work with it. Presumably the >> information loss is not yet there in the arch repository from Miles, >> so one needs to either make cvsps understand the arch information >> present in CVS ChangeLog entries, or import from arch rather than CVS. > > I have created an alternate GIT tree that is converted with a modified > version of git-cvsimport. You can have a look at it at > . One advantage > of this tree is that it contains some merge information gathered from > the arch logs, and I have also corrected some author information. If it > turned out to be useful I can provide the script and authors file I have > used. dak@lisa:/rep/git-andreas$ git clone http://ftp.suse.com/pub/people/schwab/emacs/emacs.git Initialized empty Git repository in /rep/git-andreas/emacs/.git/ cat: /rep/git-andreas/emacs/.git/refs/remotes/origin/master: No such file or directory cd: 460: can't cd to /rep/git-andreas/emacs/.git/refs/remotes/origin fatal: : not a valid SHA1 fatal: Not a valid object name HEAD dak@lisa:/rep/git-andreas$ -- David Kastrup