In message <[EMAIL PROTECTED]> you wrote:
>
> I'd have said use the git: protocol, but that doesn't seem to help
> either:

It worked fine for me...

> Initialized empty Git repository in /home/kim/git/hmm.git/.git/
> git.denx.de[0: 0.0.0.1]: errno=Success
> fatal: unable to connect a socket (Success)
> fetch-pack from 'git://git.denx.de/u-boot.git' failed.

-> git clone git://git.denx.de/u-boot-at91.git
Initialized empty Git repository in /tmp/u-boot-at91/.git/
remote: Counting objects: 55824, done.
remote: Compressing objects: 100% (11192/11192), done.
remote: Total 55824 (delta 44630), reused 55502 (delta 44308)
Receiving objects: 100% (55824/55824), 20.08 MiB | 651 KiB/s, done.
Resolving deltas: 100% (44630/44630), done.
-> 

> maybe this has something to do with denx.de's new git server.  I'll fwd
> this to root.
...
> p.s. I suspect if you update your git, it'll error out without hanging.

... or simply work, at least with git protocol.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Our management frequently gets lost in thought.   That's because it's
unfamiliar territory.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to