From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Suggest changing git repo on website to refer to git protocol Date: Tue, 22 Jul 2008 18:19:10 +0100 Message-ID: <4886168E.5080908@manor-farm.org> References: <6dbd4d000807220948k1a90f623x9122d0073d6e01b8@mail.gmail.com> <74758616-DF56-4EB8-A5EF-AD1E8900303F@uva.nl> 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 1KLLWR-0008TQ-4y for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:19:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLLWN-0008Sz-RB for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:19:34 -0400 Received: from [199.232.76.173] (port=43683 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLLWN-0008Sw-Lu for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:19:31 -0400 Received: from a2s22.a2hosting.com ([69.39.86.130]:52853) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLLWN-0001f5-Oj for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:19:31 -0400 Received: from [217.146.125.41] (helo=firewall.banter.local) by a2s22.a2hosting.com with esmtpa (Exim 4.69) (envelope-from ) id 1KLLWK-0001kp-5M for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 13:19:28 -0400 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id CD877280EA for ; Tue, 22 Jul 2008 18:19:24 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XIm4MlA0t0YJ for ; Tue, 22 Jul 2008 18:19:10 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id C5FAA280E6 for ; Tue, 22 Jul 2008 18:19:10 +0100 (BST) In-Reply-To: <74758616-DF56-4EB8-A5EF-AD1E8900303F@uva.nl> 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: emacs-orgmode I get a different error: ian@scamper:~$ git clone http://repo.or.cz/w/org-mode.git Initialized empty Git repository in /home/ian/org-mode/.git/ error: Could not interpret response from server ' I cannot reproduce the error, works fine for me.. > > > - Carsten >