emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* problems cloning the org mode git repo
@ 2008-03-18 16:16 Jose Robins
  2008-03-18 19:01 ` Tim O'Callaghan
  0 siblings, 1 reply; 11+ messages in thread
From: Jose Robins @ 2008-03-18 16:16 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 740 bytes --]

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 '<?xml version="1.0" 
encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
/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.

[-- Attachment #1.2: Type: text/html, Size: 1246 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 16:16 Jose Robins
@ 2008-03-18 19:01 ` Tim O'Callaghan
  2008-03-18 19:48   ` Bernt Hansen
  0 siblings, 1 reply; 11+ messages in thread
From: Tim O'Callaghan @ 2008-03-18 19:01 UTC (permalink / raw)
  To: Emacs-orgmode

I'm getting the same problem using cygwin git.

Tim.

On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
> encoding="utf-8"?>
>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
>  /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
>
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 19:01 ` Tim O'Callaghan
@ 2008-03-18 19:48   ` Bernt Hansen
  2008-03-18 19:56     ` Tim O'Callaghan
  0 siblings, 1 reply; 11+ messages in thread
From: Bernt Hansen @ 2008-03-18 19:48 UTC (permalink / raw)
  To: Tim O'Callaghan, Jose Robins; +Cc: Emacs-orgmode

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" <tim.ocallaghan@gmail.com> writes:

> I'm getting the same problem using cygwin git.
>
> Tim.
>
> On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
>> encoding="utf-8"?>
>>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
>>  /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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 19:48   ` Bernt Hansen
@ 2008-03-18 19:56     ` Tim O'Callaghan
  2008-03-18 20:18       ` Bernt Hansen
  0 siblings, 1 reply; 11+ messages in thread
From: Tim O'Callaghan @ 2008-03-18 19:56 UTC (permalink / raw)
  To: Emacs-orgmode

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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> writes:
>
>  > I'm getting the same problem using cygwin git.
>  >
>  > Tim.
>  >
>  > On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
>  >> encoding="utf-8"?>
>  >>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>  >> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>  >>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
>  >>  /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
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* problems cloning the org mode git repo
@ 2008-03-18 20:00 Jose Robins
  2008-03-19  5:24 ` Sivaram Neelakantan
  2008-03-20 17:57 ` Jose Robins
  0 siblings, 2 replies; 11+ messages in thread
From: Jose Robins @ 2008-03-18 20:00 UTC (permalink / raw)
  To: emacs-orgmode

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 '<?xml version="1.0"
encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
/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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 19:56     ` Tim O'Callaghan
@ 2008-03-18 20:18       ` Bernt Hansen
  2008-03-18 21:09         ` Bernt Hansen
  0 siblings, 1 reply; 11+ messages in thread
From: Bernt Hansen @ 2008-03-18 20:18 UTC (permalink / raw)
  To: Tim O'Callaghan; +Cc: Emacs-orgmode

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" <tim.ocallaghan@gmail.com> 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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> writes:
>>
>>  > I'm getting the same problem using cygwin git.
>>  >
>>  > Tim.
>>  >
>>  > On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
>>  >> encoding="utf-8"?>
>>  >>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>>  >> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>>  >>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
>>  >>  /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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 20:18       ` Bernt Hansen
@ 2008-03-18 21:09         ` Bernt Hansen
  2008-03-20 13:12           ` Detlef Steuer
  0 siblings, 1 reply; 11+ messages in thread
From: Bernt Hansen @ 2008-03-18 21:09 UTC (permalink / raw)
  To: Tim O'Callaghan; +Cc: Emacs-orgmode

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 '^]'.
^]
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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> 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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> writes:
>>>
>>>  > I'm getting the same problem using cygwin git.
>>>  >
>>>  > Tim.
>>>  >
>>>  > On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
>>>  >> encoding="utf-8"?>
>>>  >>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>>>  >> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
>>>  >>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
>>>  >>  /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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 20:00 problems cloning the org mode git repo Jose Robins
@ 2008-03-19  5:24 ` Sivaram Neelakantan
  2008-03-20 17:57 ` Jose Robins
  1 sibling, 0 replies; 11+ messages in thread
From: Sivaram Neelakantan @ 2008-03-19  5:24 UTC (permalink / raw)
  To: emacs-orgmode

Jose Robins <wulfhomme13-rook@yahoo.com> writes:

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

[...]
I don't have a problem using git compiled on cygwin.  I just did it
yesterday and today I updated the repository.

No issues here.

So, as suggested earlier, please check the port and the firewall
settings.  I get a firewall popup window that warns everytime git connects,
so do check, please.


$ git pull
remote: Counting objects: 17, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 12 (delta 6), reused 8 (delta 2)
Unpacking objects: 100% (12/12), done.
From git://repo.or.cz/org-mode
   9b661dd..07ced08  master     -> origin/master
Updating 9b661dd..07ced08
Makefile: needs update
Fast forward
 ChangeLog                     |   15 +
 ORGWEBPAGE/tmp/faq.html       |  663 -------------
 ORGWEBPAGE/tmp/index.html     |  420 --------
 ORGWEBPAGE/tmp/qanda.html     |  449 ---------
 ORGWEBPAGE/tmp/survey.html    | 2169 -----------------------------------------
 ORGWEBPAGE/tmp/todo.html      |  965 ------------------
 ORGWEBPAGE/tmp/tutorials.html |   21 -
 org.el                        |   27 +-
 8 files changed, 33 insertions(+), 4696 deletions(-)
 delete mode 100644 ORGWEBPAGE/tmp/faq.html
 delete mode 100644 ORGWEBPAGE/tmp/index.html
 delete mode 100644 ORGWEBPAGE/tmp/qanda.html
 delete mode 100644 ORGWEBPAGE/tmp/survey.html
 delete mode 100644 ORGWEBPAGE/tmp/todo.html
 delete mode 100644 ORGWEBPAGE/tmp/tutorials.html

$

 sivaram
 -- 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 21:09         ` Bernt Hansen
@ 2008-03-20 13:12           ` Detlef Steuer
  2008-03-20 15:51             ` Bernt Hansen
  0 siblings, 1 reply; 11+ messages in thread
From: Detlef Steuer @ 2008-03-20 13:12 UTC (permalink / raw)
  To: emacs-orgmode

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 :-(
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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> 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 <bernt@norang.ca> 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" <tim.ocallaghan@gmail.com> writes:
> >>>
> >>>  > I'm getting the same problem using cygwin git.
> >>>  >
> >>>  > Tim.
> >>>  >
> >>>  > On 18/03/2008, Jose Robins <jorobins@yahoo.com> 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 '<?xml version="1.0"
> >>>  >> encoding="utf-8"?>
> >>>  >>  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> >>>  >> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> >>>  >>  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
> >>>  >>  /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
> 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-20 13:12           ` Detlef Steuer
@ 2008-03-20 15:51             ` Bernt Hansen
  0 siblings, 0 replies; 11+ messages in thread
From: Bernt Hansen @ 2008-03-20 15:51 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: problems cloning the org mode git repo
  2008-03-18 20:00 problems cloning the org mode git repo Jose Robins
  2008-03-19  5:24 ` Sivaram Neelakantan
@ 2008-03-20 17:57 ` Jose Robins
  1 sibling, 0 replies; 11+ messages in thread
From: Jose Robins @ 2008-03-20 17:57 UTC (permalink / raw)
  Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1198 bytes --]

for any others, the problem was solved by doing the following ...

git clone git://repo.or.cz/org-mode.git

I replaced the string "http" with "git"
I removed the "/w" part in the path...

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 '<?xml version="1.0"
> encoding="utf-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
> /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
>

[-- Attachment #1.2: Type: text/html, Size: 2146 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-03-20 17:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-18 20:00 problems cloning the org mode git repo Jose Robins
2008-03-19  5:24 ` Sivaram Neelakantan
2008-03-20 17:57 ` Jose Robins
  -- strict thread matches above, loose matches on Subject: below --
2008-03-18 16:16 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

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