$ git clone git://anongit.freedesktop.org/wayland Initialized empty Git repository in /home/darxus/wayland/tmp/wayland/.git/ remote: Counting objects: 2478, done. remote: Compressing objects: 100% (1051/1051), done. remote: Total 2478 (delta 1819), reused 1941 (delta 1422) Receiving objects: 100% (2478/2478), 604.20 KiB | 285 KiB/s, done. Resolving deltas: 100% (1819/1819), done.
Works from here (in 3.04 seconds). I thought maybe it could be a port blocking issue, but when I point git at a server not hosting git repos, I get: "errno=Connection refused" Have you verified your git install works with any other git repos? I am getting the same IP for anongit.freedesktop.org - 131.252.210.176, and downloading by IP instead of host works (git clone git://131.252.210.176/wayland) (Also, IRC can be more useful when you wait a few hours for an answer.) On 01/05, Matt Yung wrote: > Hi, > I used "git clone git://anongit.freedesktop.org/wayland", but got > following error message. > > $ git clone git://anongit.freedesktop.org/wayland > Initialized empty Git repository in h:/wayland/.git/ > anongit.freedesktop.org[0: 131.252.210.176]: errno=No such file or directory > fatal: unable to connect a socket (No such file or directory) > > PS: I can visit the website http://cgit.freedesktop.org/wayland/ > > Does the git repo address changed? > Thanks for attention! > > Matt-Yung > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel > -- "I would believe only in a God that knows how to Dance." - Nietzsche http://www.ChaosReigns.com _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
