Failing clone, was previously working on this machine

Matt Mackall mpm at selenic.com
Wed May 11 20:38:27 UTC 2011


On Wed, 2011-05-11 at 10:54 -0600, Bill Barry wrote:
> running:
> hg clone -Uvvv --debug https://u:p@url/repo foldername

(We've only got one level of verbose..)

> It gets to here and then stops:
> ...
> changesets: 614 chunks
> add changeset 5cc907e9f407
> changesets: 615 chunks
> add changeset 0d38f6d56c7b
> changesets: 616 chunks
> add changeset d32f51a76bbf
> changesets: 617 chunks
> add changeset c893388f2f9a
> adding manifests
> manifests: 1/617 chunks (0.16%)
> 
> What could be wrong? Various firewall changes have happened but I don't 
> know what they are exactly (different dept).

Typical problems are:

- server ran out of memory
- webserver got bored and killed hgweb
- proxy/firewall is crummy

It's almost never a problem on the client side, so about the only thing
you can do on the client side to diagnose it is to move the client
around to avoid the firewall.

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list