From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Read-only Cloning Worg Error Date: Tue, 27 Sep 2011 11:44:49 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8am6-0000j0-8x for emacs-orgmode@gnu.org; Tue, 27 Sep 2011 12:44:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8am4-0005eY-Qh for emacs-orgmode@gnu.org; Tue, 27 Sep 2011 12:44:54 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:42427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8am4-0005e6-I5 for emacs-orgmode@gnu.org; Tue, 27 Sep 2011 12:44:52 -0400 Received: by fxh17 with SMTP id 17so8441531fxh.0 for ; Tue, 27 Sep 2011 09:44:50 -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: emacs-orgmode I'd like to keep up with Worg's status and went to clone the Git repo, per the instructions here: http://orgmode.org/worg/worg-git.html The instructions say to clone http://repo.or.cz/r/Worg.git (I think it's supposed to be http://repo.or.cz./w/Worg.git) So I ran git clone http://repo.or.cz/w/Worg.git And I get a warning: warning: remote HEAD refers to nonexistent ref, unable to checkout. Anyway, I was able to successfully clone Worg using this: git clone git+ssh://@repo.or.cz/srv/git/Worg.git