http://bugs.winehq.org/show_bug.cgi?id=421
--- Comment #80 from max@veneto.com 2008-11-10 04:52:43 --- (In reply to comment #79)
Can't reproduce that.
[sky@wintermute ~/tmp]% git clone git://repo.or.cz/wine/dibeng-hd.git Initialized empty Git repository in /home/sky/tmp/dibeng-hd/.git/ remote: Counting objects: 404426, done. remote: Compressing objects: 100% (83842/83842), done. remote: Total 404426 (delta 334097), reused 388937 (delta 318963) Receiving objects: 100% (404426/404426), 93.98 MiB | 460 KiB/s, done. Resolving deltas: 100% (334097/334097), done. Checking out files: 100% (5452/5452), done.
I'd upload it for you but it's a whopping 216M (uncompressed).
Just tried again right now :
massimo@micio-hp:~/sources$ git clone git://repo.or.cz/wine/dibeng-hd.git Initialized empty Git repository in /home/massimo/sources/dibeng-hd/.git/ repo.or.cz[0: 62.24.64.27]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out)
How big it's it when compressed ?
Max