From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69595 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus Git repository info and comitters: need updated password Date: Mon, 19 Apr 2010 22:11:15 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87wrw2om24.fsf@lifelogs.com> 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> <871vec7vw7.fsf@gate450.dyndns.org> <87633ordmb.fsf@lifelogs.com> <87sk6spyi7.fsf@lifelogs.com> <87mxx067n5.fsf@gate450.dyndns.org> <87iq7opc29.fsf@lifelogs.com> <87aat0p864.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 1271733150 24910 80.91.229.12 (20 Apr 2010 03:12:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Apr 2010 03:12:30 +0000 (UTC) Cc: ding@gnus.org, Lars Magne Ingebrigtsen To: James Cloos Original-X-From: ding-owner+M17988@lists.math.uh.edu Tue Apr 20 05:12:26 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 1O43sv-0006Hl-Jc for ding-account@gmane.org; Tue, 20 Apr 2010 05:12:25 +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 1O43s7-0004kT-AV; Mon, 19 Apr 2010 22:11:35 -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 1O43s5-0004kA-TA for ding@lists.math.uh.edu; Mon, 19 Apr 2010 22:11:33 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1O43s1-0005i0-SF for ding@lists.math.uh.edu; Mon, 19 Apr 2010 22:11:33 -0500 Original-Received: from blockstar.com ([208.100.47.114] helo=mail.blockstar.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1O43s1-0005I2-00; Tue, 20 Apr 2010 05:11:29 +0200 Original-Received: from heechee (unknown [98.227.29.141]) by mail.blockstar.com (Postfix) with ESMTP id 0B8E33E0619; Mon, 19 Apr 2010 22:11:36 -0500 (CDT) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: (James Cloos's message of "Mon, 19 Apr 2010 02:12:42 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69595 Archived-At: On Mon, 19 Apr 2010 02:12:42 -0400 James Cloos wrote: >>>>>> "TZ" == Ted Zlatanov writes: TZ> I considered setting up a web interface for browsing but would TZ> rather leave things simple and easy to understand. Also I don't TZ> want to burden the web server further. JC> Cgit has proven fast and easy on sites like fdo. Thanks for the hint. I set it up and mentioned it on the web page: http://git.gnus.org/cgit/gnus.git/ It's FAST and you can make a tarball/zipfile of any tag or branch. I like it. Ted