From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: git repository over http? Date: Wed, 17 Aug 2011 09:52:39 +0200 Message-ID: <878vqsh3ug.fsf@gnu.org> References: <1E33C447-B199-4358-8A0F-D3159680085D@agfa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qtauv-0002Qu-Il for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 03:52:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qtauu-0002DI-2B for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 03:52:01 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:59912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qtaut-0002D7-JS for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 03:51:59 -0400 Received: by wyi11 with SMTP id 11so553718wyi.0 for ; Wed, 17 Aug 2011 00:51:58 -0700 (PDT) In-Reply-To: <1E33C447-B199-4358-8A0F-D3159680085D@agfa.com> (peter frings's message of "Wed, 17 Aug 2011 09:43:58 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: peter.frings@agfa.com Cc: emacs-orgmode mailing list Hi Peter, peter.frings@agfa.com writes: > I can’t seem to clone the git repository over http (from > http://orgmode.org/org-mode.git). Is the server not supporting http, or is > it just me? The server isn't supporting the http protocol -- you can use http://repo.or.cz/w/org-mode.git instead, which lags behind by just ~1 hour. HTH, -- Bastien