bug report

Bryan O'Sullivan bos at serpentine.com
Mon May 15 23:44:28 CDT 2006


On Tue, 2006-05-16 at 09:06 +0700, John Gatewood Ham wrote:

> What kind of shell script loop should
> I use to handle these transient failures since apparently the
> hg tool does not take care of this?

You shouldn't need anything.  If you're getting transient errors like
that, it's nothing to do with Mercurial itself.  Either there's a
problem with the server at thunk.org (hi, Ted!) or something
intermittently wrong with a proxy in between.

> I looked for return or exit
> codes in the hg man page but could not find any.  Would the
> exit code be zero on success and non-zero in the failure cases?

Yes, but as I already mentioned, the fact that this is happening is
something that you should be trying to get fixed, not paper over :-)

	<b

-- 
Bryan O'Sullivan <bos at serpentine.com>



More information about the Mercurial mailing list