On 01/11/2010 09:57, Matthew Somerville wrote:
On 01/11/2010 08:27, Mark Goodge wrote:
I decided to have a go at installing the MaPit code on my own server, bu
if I try to clone it from git I'm getting a 404 error for the URL given
on the download page: http://github.com/mysociety/mapit.git

You can't visit that URL in a web browser, if that's what you mean.

No, I mean that git is returning that error:

$ git clone http://github.com/mysociety/mapit.git
error: Couldn't get http://github.com/mysociety/mapit.git/refs/heads/master for heads/master
The requested URL returned error: 404
error: Could not interpret heads/master as something to pull

However, git clone git://github.com/mysociety/mapit.git is
order-of-magnitude substantially faster, so I'd use that in preference.

OK, that works, so problem solved (or, at least, avoided).

Mark
--
http://mark.goodge.co.uk

_______________________________________________
Mailing list [email protected]
Archive, settings, or unsubscribe:
https://secure.mysociety.org/admin/lists/mailman/listinfo/developers-public

Reply via email to