From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: problems cloning the org mode git repo Date: Tue, 18 Mar 2008 16:18:18 -0400 Message-ID: <87tzj3dbw5.fsf@gollum.intra.norang.ca> References: <47DFEAED.6040903@yahoo.com> <3d6808890803181201l2839b87fhf421624b37189f60@mail.gmail.com> <87y78fddad.fsf@gollum.intra.norang.ca> <3d6808890803181256w1809fb9ao95780c905e76b854@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbiGO-0000WA-MD for emacs-orgmode@gnu.org; Tue, 18 Mar 2008 16:18:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbiGM-0000Vv-6t for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 16:18:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbiGM-0000Vp-2t for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 16:18:22 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JbiGL-00029R-U8 for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 16:18:22 -0400 In-Reply-To: <3d6808890803181256w1809fb9ao95780c905e76b854@mail.gmail.com> (Tim O'Callaghan's message of "Tue\, 18 Mar 2008 20\:56\:24 +0100") 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: Tim O'Callaghan Cc: Emacs-orgmode@gnu.org 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