From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69594 Path: news.gmane.org!not-for-mail From: Tim Landscheidt Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus, git, www.gnus.org Date: Mon, 19 Apr 2010 23:28:14 +0000 Organization: Message-ID: References: <87sk71o198.fsf@lifelogs.com> <87bpdpgsj9.fsf@gate450.dyndns.org> <87eiiijnqz.fsf@lifelogs.com> <87k4s83k25.fsf@lifelogs.com> <877ho8l427.fsf@gate450.dyndns.org> <878w8mij14.fsf@gate450.dyndns.org> <87bpdhsshj.fsf@lifelogs.com> <87y6glrcpd.fsf@lifelogs.com> <87pr1xrb7g.fsf@lifelogs.com> <87fx2tq8nx.fsf@lifelogs.com> <871vecrdcd.fsf@lifelogs.com> <87tyr7l3dc.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271719820 25272 80.91.229.12 (19 Apr 2010 23:30:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Apr 2010 23:30:20 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17987@lists.math.uh.edu Tue Apr 20 01:30:08 2010 connect(): No such file or directory Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O40Ph-000532-5C for ding-account@gmane.org; Tue, 20 Apr 2010 01:30:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1O40OW-0003aE-E5; Mon, 19 Apr 2010 18:28:48 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1O40OV-0003a1-6z for ding@lists.math.uh.edu; Mon, 19 Apr 2010 18:28:47 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1O40OP-0004wy-9P for ding@lists.math.uh.edu; Mon, 19 Apr 2010 18:28:46 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1O40OO-0002I1-00 for ; Tue, 20 Apr 2010 01:28:40 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O40OJ-0004DA-HZ for ding@gnus.org; Tue, 20 Apr 2010 01:28:35 +0200 Original-Received: from g224121083.adsl.alicedsl.de ([92.224.121.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Apr 2010 01:28:35 +0200 Original-Received: from tim by g224121083.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Apr 2010 01:28:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org connect(): No such file or directory Original-Lines: 33 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g224121083.adsl.alicedsl.de Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:BDCL2hdRtc95TCz3D+ymj32ylM0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69594 Archived-At: Ted Zlatanov wrote: > RS> could you describe from which source (in which way) the git.gnus.org repository > RS> has been created? > RS> (a) Direct conversion (cvs -> git) from cvs.gnus.org (on the server?) > This had issues I recall, some of the CVS history was corrupted. > RS> (b) clone of David Engster's git repo > RS> (c) clone of repo.or.cz? Which is controlled by Andreas Schwab? > I used repo.or.cz in the end. > RS> (d) something else > RS> In case of (b) or (c), had anyone else beside David or Andreas write access to > RS> those repositories? Sorry for being extra paranoid. > I did a diff against a checkout of the CVS repo and saw nothing > suspicious. The commit log looked fine too. AFAIK Andreas has been > careful with his repo which is why I used it (David's repo was fine but > didn't have the authors correctly). This saved me many hours of work. > [...] Did you only diff HEAD? Why wasn't it possible to replicate the steps Andreas had taken for repo.or.cz at gnus.org? Don't get me wrong: I have high regards for everyone try- ing to get rid of CVS and appreciate their efforts. Tim