Test git repos now up and running

Ralf Habacker ralf.habacker at freenet.de
Wed May 10 22:44:00 PDT 2006


John (J5) Palmieri schrieb:
> The new git repo is open for your perusal.  I changed things around a
> bit from my first layout. Here are the commands to get the repos:
>
> git-clone git+ssh://git.freedesktop.org/git/dbus
> git-clone git+ssh://git.freedesktop.org/git/dbus/dbus-mono
> git-clone git+ssh://git.freedesktop.org/git/dbus/dbus-glib
> git-clone git+ssh://git.freedesktop.org/git/dbus/dbus-python
>
> Don't do any work on the dbus repo.  It is just there for comparison.
>
> Play around, do some commits, branch, whatever.  These repos will be
> redone when we freeze the bindings in CVS.
>
> Again for refrence - http://freedesktop.org/wiki/UsingGit.
>
>   
I cannot access the repository from cygwin because of unknown  password.

$ git-clone git+ssh://git.freedesktop.org/git/dbus
Password:  

The readonly access does not work too

$ git clone git://git.freedesktop.org/git/dbus
fatal: unexpected EOF
fetch-pack from 'git://git.freedesktop.org/git/dbus' failed.

$ git clone git://anongit.freedesktop.org/git/dbus
fatal: unexpected EOF
fetch-pack from 'git://anongit.freedesktop.org/git/dbus' failed.

accessing the xcb repository works

$ git clone  git://anongit.freedesktop.org/git/xcb
Checking files out...
 100% (286/286) done

$ ls xcb
libXamine/  xcb/  xcb-demo/  xcb-proto/  xcb-util/  xhsb/

Regards
 Ralf


More information about the dbus mailing list