From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Denis Bueno" Subject: Re: Suggest changing git repo on website to refer to git protocol Date: Tue, 22 Jul 2008 16:01:33 -0400 Message-ID: <6dbd4d000807221301q7896e920g287e0500efd92f80@mail.gmail.com> References: <6dbd4d000807220948k1a90f623x9122d0073d6e01b8@mail.gmail.com> <74758616-DF56-4EB8-A5EF-AD1E8900303F@uva.nl> <4886168E.5080908@manor-farm.org> <8C7E273F-8690-4A16-9172-BB6C9A3545B0@uva.nl> <6dbd4d000807221035t2c3271a0h6296f56255a60dab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLO3G-0007lk-3t for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 16:01:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLO3E-0007id-BY for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 16:01:37 -0400 Received: from [199.232.76.173] (port=48745 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLO3E-0007iL-5p for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 16:01:36 -0400 Received: from an-out-0708.google.com ([209.85.132.243]:12064) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLO3D-00063Q-NC for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 16:01:35 -0400 Received: by an-out-0708.google.com with SMTP id c38so499462ana.84 for ; Tue, 22 Jul 2008 13:01:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode On Tue, Jul 22, 2008 at 13:54, Carsten Dominik wrote: > OK, I added this. Thanks. The URL used in the "git clone" command on the website is wrong. It should read: git clone git://repo.or.cz/org-mode.git Cloning with the URL given currently on the website gives: tmp[94] > git clone git://repo.or.cz/w/org-mode.git Initialized empty Git repository in /Users/Shared/src/tmp/org-mode/.git/ fatal: The remote end hung up unexpectedly -- Denis