From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: problems cloning the org mode git repo Date: Thu, 20 Mar 2008 14:12:19 +0100 Message-ID: <20080320141219.5fa8e29a@renner> References: <47DFEAED.6040903@yahoo.com> <3d6808890803181201l2839b87fhf421624b37189f60@mail.gmail.com> <87y78fddad.fsf@gollum.intra.norang.ca> <3d6808890803181256w1809fb9ao95780c905e76b854@mail.gmail.com> <87tzj3dbw5.fsf@gollum.intra.norang.ca> <87abkvspr7.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcKZr-0003xL-0t for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 09:13:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcKZq-0003x9-9q for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 09:13:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcKZq-0003x6-6m for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 09:13:02 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JcKZp-0007BY-Dw for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 09:13:02 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JcKZi-0004hR-PO for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 13:12:54 +0000 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Mar 2008 13:12:54 +0000 Received: from steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Mar 2008 13:12:54 +0000 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@gnu.org On Tue, 18 Mar 2008 17:09:48 -0400 Bernt Hansen wrote: > One thing you can try is to verify you can connect to the git port on > the remote server. The remote port is 9418 so as long as this outbound > port is not blocked you should get a quick response with Connected to > rover4.or.cz. > > bernt@gollum:~/org$ telnet git.or.cz 9418 > Trying 62.24.64.27... > Connected to rover4.or.cz. > Escape character is '^]'. and exactly here it hangs for me :-( steuer@renner:~> telnet 62.24.64.27 9418 Trying 62.24.64.27... Connected to 62.24.64.27. Escape character is '^]'. That works, but git simply does not work for me. (did before, so no firewall issue) git clone git://repo.or.cz/org-mode.git Initialized empty Git repository in /home/steuer/Softtest/GIT-extern/org-mode/.git/ I did a very long wait, no timeout, nothing happened. detlef > telnet> quit > Connection closed. > bernt@gollum:~/org$ > > If it's blocked the Trying 62.24.64.27... will never complete and if you > don't interrupted it you eventually get a timeout error. > > If it works use ctrl-] to get the telnet> prompt and type quit RETURN > > -Bernt > > > Bernt Hansen writes: > > > Hmmm maybe you're behind a (corporate) firewall/proxy that prevents > > connections to the default git port? > > > > git clone works fine for me on linux (but that really isn't a great help > > for your problem -- sorry) > > > > I've never tried using git from cygwin. It works for me in msysgit so > > unless you have a really old version of git it's probably a firewall > > issue on your network. > > > > -Bernt > > > > > > "Tim O'Callaghan" writes: > > > >> Still broken for me. > >> > >> /tmp>git clone git://repo.or.cz/org-mode.git > >> Initialized empty Git repository in /tmp/org-mode/.git/ > >> repo.or.cz[0: 62.24.64.27]: errno=Connection timed out > >> fatal: unable to connect a socket (Connection timed out) > >> fetch-pack from 'git://repo.or.cz/org-mode.git' failed. > >> > >> Tim. > >> > >> On 18/03/2008, Bernt Hansen wrote: > >>> Try using this URL instead: > >>> > >>> git://repo.or.cz/org-mode.git > >>> > >>> as in > >>> > >>> $ git clone git://repo.or.cz/org-mode.git > >>> > >>> > >>> -Bernt > >>> > >>> > >>> "Tim O'Callaghan" writes: > >>> > >>> > I'm getting the same problem using cygwin git. > >>> > > >>> > Tim. > >>> > > >>> > On 18/03/2008, Jose Robins wrote: > >>> >> > >>> >> I tried to get the git repo by cloning and I got the following error. I'm > >>> >> just getting into git as well... So what am I doing wrong? > >>> >> > >>> >> Thanks, > >>> >> > >>> >> > >>> >> > >>> >> git clone http://repo.or.cz/w/org-mode.git org-repo > >>> >> Initialized empty Git repository in > >>> >> /mnt/users/jrobins/src/org-repo/.git/ > >>> >> error: Could not interpret response from server ' >>> >> encoding="utf-8"?> > >>> >> >>> >> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > >>> >> >>> >> /users/jrobins/apps/bin/git-clone: line 474: cd: > >>> >> /mnt/users/jrobins/src/org-repo/.git/refs/remotes/origin: > >>> >> No such file or directory > >>> >> Warning: Remote HEAD refers to nonexistent ref, unable to checkout. > >>> >> > >>> >> _______________________________________________ > >>> >> Emacs-orgmode mailing list > >>> >> Remember: use `Reply All' to send replies to the list. > >>> >> Emacs-orgmode@gnu.org > >>> >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >>> >> > >>> >> > >>> > > >>> > > >>> > _______________________________________________ > >>> > Emacs-orgmode mailing list > >>> > Remember: use `Reply All' to send replies to the list. > >>> > Emacs-orgmode@gnu.org > >>> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >>> > >> > >> > >> _______________________________________________ > >> Emacs-orgmode mailing list > >> Remember: use `Reply All' to send replies to the list. > >> Emacs-orgmode@gnu.org > >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Remember: use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >