How to diagnose "abort: Error" messages?

Matt Mackall mpm at selenic.com
Sat Mar 29 17:33:45 CDT 2008


On Sat, 2008-03-29 at 14:19 -0700, List Box wrote:
> Hi,
> 
> I setup a local repository (ver 1.0 on Windows ) and a remote repository (
> ver 1.0 on Linux ) and I pushed a few times (.9.5.x --> 9.4.x ) with no
> problems.
> Now however, I get a cryptic "abort: Error" message. This is not enough info
> to figure out the problem. I tried "hg -v --debug push" but I still don't
> get anything more informative.

a) disable cgitb in hgweb on the server
b) run with --debug --traceback on the client
c) check the error logs on the server

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list