From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69517 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus Git repository info and comitters: need updated password Date: Mon, 12 Apr 2010 10:31:34 +0200 Message-ID: <87bpdpnkbd.fsf@randomsample.de> References: <87sk71o198.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 1271061165 991 80.91.229.12 (12 Apr 2010 08:32:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Apr 2010 08:32:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17912@lists.math.uh.edu Mon Apr 12 10:32:44 2010 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 1O1F4U-0001FR-1r for ding-account@gmane.org; Mon, 12 Apr 2010 10:32:42 +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 1O1F3V-0004jh-0g; Mon, 12 Apr 2010 03:31:41 -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 1O1F3T-0004jW-QB for ding@lists.math.uh.edu; Mon, 12 Apr 2010 03:31:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1O1F3R-00065N-QD for ding@lists.math.uh.edu; Mon, 12 Apr 2010 03:31:39 -0500 Original-Received: from m61s02.vlinux.de ([83.151.21.164]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1O1F3Q-0002LO-00 for ; Mon, 12 Apr 2010 10:31:36 +0200 Original-Received: from dslc-082-083-061-233.pools.arcor-ip.net ([82.83.61.233] helo=void) by m61s02.vlinux.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1O1F3P-0001Vu-Ae for ding@gnus.org; Mon, 12 Apr 2010 10:31:35 +0200 In-Reply-To: <87sk71o198.fsf@lifelogs.com> (Ted Zlatanov's message of "Sun, 11 Apr 2010 21:25:39 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.94 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69517 Archived-At: Ted Zlatanov writes: > but it may need to be completely redone before it's finalized. I > imported the history from git://randomsample.de/gnus.git (thanks to > David Engster) but it needs to be verified. It's 1.6 GB on the server > so a git clone takes a while You probably want to repack that. My gnus.git is about 25 MB. > (I don't know a good way to make it faster). Using the git protocol instead of http would speed things up considerably. I should also mention that I did a straight git-cvsimport from the CVS repo, which included the fixes by Andreas Schwab. I don't know if cvsimport can handle everything, so maybe some additional manual fixing is necessary. Andreas surely knows more about that kinda stuff than I do, and I remember he also did a conversion back then. -David