Hi Martin, On Sat, Apr 10, 2010 at 07:25:52AM +0200, Martin Sustrik wrote:
> > Initialized empty Git repository in /usr/local/src/zeromq/rbzmq/.git/ > > fatal: http://github.com/sustrik/rbzmq/info/refs not found: did you run git > > update-server-info on the server? > > > > git clone git:// works fine ... > > It does the same for me. No idea what's the problem. Yeah, I found it: On http://www.zeromq.org/bindings:ruby the http git link is http://github.com/sustrik/rbzmq But github gives us (for read only access) http://github.com/sustrik/rbzmq.git The second works for me. Wolfgang -- <wob (at) swobspace de> * http://www.swobspace.de _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
