From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: problems cloning using the http protocol Date: Tue, 14 Jul 2009 13:28:25 +0100 Message-ID: References: <87vdlvjzh7.fsf@aia00627.aia.gr> 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 1MQh7Y-0007Rv-Ui for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 08:28:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQh7T-0007QD-To for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 08:28:32 -0400 Received: from [199.232.76.173] (port=46477 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQh7T-0007Q4-MG for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 08:28:27 -0400 Received: from mx20.gnu.org ([199.232.41.8]:6024) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MQh7T-0008F7-8I for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 08:28:27 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQh7S-0003dl-KJ for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 08:28:26 -0400 Received: by bwz19 with SMTP id 19so1061071bwz.42 for ; Tue, 14 Jul 2009 05:28:25 -0700 (PDT) In-Reply-To: <87vdlvjzh7.fsf@aia00627.aia.gr> 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: Dias Badekas Cc: emacs-orgmode@gnu.org Just tried: git clone http://repo.or.cz/r/org-mode.git behind my corporate firewall, and it worked. It's slow, however. So I don't think the problem is on the server end. Did you try any other projects (using git+http proxy)? I don't suppose anyone knows how to git org develpment releases sometimes behind an http proxy and sometimes directly (as on a laptop that is sometimes behind a firewall, and sometimes not.) I couldn't make this to work. Scot