From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69704 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: Git repository? Date: Thu, 03 Jun 2010 13:21:18 -0500 Organization: Still searching... Message-ID: <87eigo0yg1.fsf@newsguy.com> References: <84r5ko10o3.fsf@incoming.verizon.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275590187 12011 80.91.229.12 (3 Jun 2010 18:36:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 18:36:27 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18095@lists.math.uh.edu Thu Jun 03 20:36:21 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 1OKFHA-0003FW-P9 for ding-account@gmane.org; Thu, 03 Jun 2010 20:36:21 +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 1OKFGu-0006vO-0c; Thu, 03 Jun 2010 13:36:04 -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 1OKF31-0006rO-NQ for ding@lists.math.uh.edu; Thu, 03 Jun 2010 13:21:43 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1OKF2n-0006DU-S1 for ding@lists.math.uh.edu; Thu, 03 Jun 2010 13:21:43 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OKF2m-0007O0-00 for ; Thu, 03 Jun 2010 20:21:28 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OKF2m-0003gJ-Er for ding@gnus.org; Thu, 03 Jun 2010 20:21:28 +0200 Original-Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2010 20:21:28 +0200 Original-Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2010 20:21:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 21 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:tmISZXh5TEzD0ln0YI+wKeD4akY= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69704 Archived-At: Dave Goldberg writes: > Due to a lot of work travel the past year, it's been a long while > since I've brought my installation up to date. I did see the traffic > about moving from CVS to git but no longer have those messages. I'll > have to learn to use git to pull down the latest, but before I can > even do that, would someone please give me the server contact info > I'll need? > > Thanks, Sorry my first message got away before including the git command: git clone http://git.gnus.org/gnus.git You will need a recent version of git installed of course. cd to directory of your choice... the command above will create the directory ./gnus and ./gnus/.git/ to initallize a git repo, then download the sources like before with cvs.