From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: Emacs 24; view-diary-entries-initially Date: Fri, 23 Apr 2010 21:47:24 -0400 Message-ID: <18461.1272073644@alphaville.usa.hp.com> References: <8263.1272033857@gamaville.dokosmarshall.org> <871ve62lm0.fsf@fastmail.fm> <18295.1272073147@alphaville.usa.hp.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5USv-0001qo-5r for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 21:47:29 -0400 Received: from [140.186.70.92] (port=46980 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5USu-0001qa-2H for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 21:47:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5USs-00022r-6X for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 21:47:27 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:14365) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5USs-00022l-1H for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 21:47:26 -0400 In-Reply-To: Message from Nick Dokos of "Fri, 23 Apr 2010 21:39:07 EDT." <18295.1272073147@alphaville.usa.hp.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Tomas Dahlqvist , Matt Lundin , emacs-orgmode@gnu.org Nick Dokos wrote: > > > > In my experience, this git mirror stays up-to-date: > > > > http://repo.or.cz/w/emacs.git > > > > Matt, > > Thanks very much for the pointer. However, I cannot clone it either > through http or through git: > > $ socksify git clone git://repo.or.cz/w/emacs.git > Initialized empty Git repository in /home/nick/src/emacs/emacs.repo/emacs/.git/cd > fatal: The remote end hung up unexpectedly > > $ rm -rf emacs > > $ git clone http://repo.or.cz/w/emacs.git > Initialized empty Git repository in /home/nick/src/emacs/emacs.repo/emacs/.git/ > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > This was at work through a SOCKS proxy - I'll try again from home without a proxy, > but in the meantime, can you check whether it works for you? > I goofed: the URL Matt posted is not the one to use for cloning. I used it to visit the site and the correct URLs for cloning are right there in front of my eyes. Sorry for the noise, Nick