fails to clone from multiple locations
[ikiwiki.git] / doc / bugs / cannot_clone_documented_git_repo.mdwn
1     smcv@vasks:~$ git clone git://git.ikiwiki.info/
2     Cloning into git.ikiwiki.info...
3     fatal: read error: Connection reset by peer
4
5 I tried this from a UK consumer ISP, my virtual server in the
6 UK, and vasks (aka alioth.debian.org) in the Netherlands,
7 with the same results. I can't update my clone from `origin`
8 either; for the moment I'm using the github mirror instead.
9 --[[smcv]]