Confirmed.
I am able to pull from an already cloned evolve repo (from the same URL).
$ hg version
Mercurial Distributed SCM (version 7.2.4)
$ hg pull
pulling from https://www.mercurial-scm.org/repo/evolve/
real URL is https://repo.mercurial-scm.org/evolve/
searching for changes
adding changesets
adding manifests
adding file changes
added 20 changesets with 88 changes to 49 files (-1 heads)
new changesets 546566d96604:cf09c46e47b3
(run 'hg update' to get a working copy)
However, if I try to clone the evolve repo from scratch, I have the same "abort: HTTP request error (incomplete response)".
$ hg clone https://repo.mercurial-scm.org/evolve/
destination directory: evolve
requesting all changes
adding changesets
transaction abort!
rollback completed
abort: HTTP request error (incomplete response)
(this may be an intermittent network failure; if the error
persists, consider contacting the network or server operator)
It seems a problem on repo.mercurial-scm.org.
--
You received this message because you are subscribed to the Google Groups "TortoiseHg Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thg-dev+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/thg-dev/923fd670-2280-4dac-9aa7-af4daa257f13n%40googlegroups.com.