emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: emacs-orgmode@gnu.org
Subject: Re: problems cloning the org mode git repo
Date: Thu, 20 Mar 2008 11:51:24 -0400	[thread overview]
Message-ID: <87ve3hmm0z.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: 20080320141219.5fa8e29a@renner

Detlef Steuer <steuer@unibwh.de> writes:

> On Tue, 18 Mar 2008 17:09:48 -0400
> Bernt Hansen <bernt@norang.ca> 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 :-(

It's connected and waiting for input.  It's not hung.  You need to hit
ctrl-] to get the telnet prompt and then type quit to close the connection.

> 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.

It worked before?  Maybe there's a network issue or the remote server is
down for maintenance or something.  I would just try it again I think.

On linux using the exact command you specified the clone finishes in 33
seconds for me.

bernt@gollum:/tmp$ time git clone git://repo.or.cz/org-mode.git
Initialized empty Git repository in /tmp/org-mode/.git/
remote: Counting objects: 2293, done.
remote: Compressing objects: 100% (778/778), done.
remote: Total 2293 (delta 1507), reused 2293 (delta 1507)
Receiving objects: 100% (2293/2293), 25.68 MiB | 1027 KiB/s, done.
Resolving deltas: 100% (1507/1507), done.

real    0m32.970s
user    0m4.500s
sys     0m1.024s
bernt@gollum:/tmp$ 

I'm using a hot-off-the-press development version

bernt@gollum:/tmp$ git --version
git version 1.5.5.rc0.6.gdeda

but any version post 1.5.3 should work fine I think.

-Bernt

  reply	other threads:[~2008-03-20 15:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 16:16 problems cloning the org mode git repo Jose Robins
2008-03-18 19:01 ` Tim O'Callaghan
2008-03-18 19:48   ` Bernt Hansen
2008-03-18 19:56     ` Tim O'Callaghan
2008-03-18 20:18       ` Bernt Hansen
2008-03-18 21:09         ` Bernt Hansen
2008-03-20 13:12           ` Detlef Steuer
2008-03-20 15:51             ` Bernt Hansen [this message]
2008-03-19 12:16       ` Manish
2008-03-19 12:52         ` Tim O'Callaghan
  -- strict thread matches above, loose matches on Subject: below --
2008-03-18 20:00 Jose Robins
2008-03-19  5:24 ` Sivaram Neelakantan
2008-03-20 17:57 ` Jose Robins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ve3hmm0z.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).