From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: cloning worg with http Date: Wed, 24 Apr 2013 13:37:50 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUy1J-00081K-My for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:37:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUy1I-0007nr-7l for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:37:53 -0400 Received: from mail-lb0-f176.google.com ([209.85.217.176]:34897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUy1I-0007ni-0f for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 07:37:52 -0400 Received: by mail-lb0-f176.google.com with SMTP id y8so1602141lbh.35 for ; Wed, 24 Apr 2013 04:37:51 -0700 (PDT) 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: Org Mode Hi all I could not find a spec of the URL for this so I made my own guess, resulting in a fatal: $ git clone http://orgmode.org/r/worg.git Cloning into 'worg'... fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server? Is the URL wrong or should the server be updated? Michael