Is anyone using the git repo? I have tried both methods on the source page and I get the following errors:
$ git clone git://jukka.zitting.name/qpid.git qpid Initialized empty Git repository in /var/data/build/tmp/qpid/.git/ fatal: read error (Connection reset by peer) $ git clone http://jukka.zitting.name/git/r/qpid.git qpid Initialized empty Git repository in /var/data/build/tmp/qpid/.git/ fatal: http://jukka.zitting.name/git/r/qpid.git/info/refs not found: did you run git update-server-info on the server? Any ideas? Mike