[Xcb] Unable to retrieve xcb master

Antoine Latter aslatter at gmail.com
Tue May 5 04:55:23 PDT 2009


On Tue, May 5, 2009 at 4:51 AM, Jeetu Golani <jeetu.golani at gmail.com> wrote:
> Hi guys,
>
> I finally thought I'd get around to put up xcb with the win32 port on
> github. I've been trying to retrieve the current xcb master from git using
> the following command I saw in the README:
>
> git clone git+ssh://git.freedesktop.org/git/xcb/libxcb
>
> Unfortunately this fails and fallsback to password authentication. I tried
> debugging using ssh -vvv jeetu at git.freedesktop.org and see the following
> output:
>
>  ssh -vvv jeetu at git.freedesktop.org

Have you tried it without ssh?  I've had:

 git clone git://git.freedesktop.org/git/xcb/libxcb

work for me in the past, I believe.


More information about the Xcb mailing list