From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeremiah.dodds@gmail.com Subject: Git repo not cloneable? Date: Fri, 02 Mar 2012 03:00:38 -0500 Message-ID: <878vjj5t5l.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3NQQ-0004gC-LR for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 03:01:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3NQK-0002Nk-Id for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 03:01:14 -0500 Received: from mail-pw0-f41.google.com ([209.85.160.41]:61007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3NQK-0002NS-A0 for emacs-orgmode@gnu.org; Fri, 02 Mar 2012 03:01:08 -0500 Received: by pbbro12 with SMTP id ro12so1940549pbb.0 for ; Fri, 02 Mar 2012 00:01:05 -0800 (PST) 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: emacs-orgmode@gnu.org I was looking to add scala support to org-babel, but the repo linked from http://orgmode.org/worg/org-contribute.html appears to need some server-side love: $ git --version git version 1.7.9.2 $ git clone http://orgmode.org/w/org-mode.git Cloning into 'org-mode'... fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you run git update-server-info on the server?