On Wed, Oct 21, 2009 at 4:30 PM, Aidan Skinner <[email protected]> wrote: > On Wed, Oct 21, 2009 at 4:06 PM, Mike Owens <[email protected]> wrote: > >> 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? > > Ooof, those are quite out of date. Follow
*Ahem* http://wiki.apache.org/general/GitAtApache basically git clone git://git.apache.org/qpid.git and away you go. - Aidan (who will now update the wiki) -- Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org "A witty saying proves nothing" - Voltaire --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
