If I save the commit comment without actually putting a comment in, I get an
exception which requires a recovery. Normally I use this to cancel a commit
(because I changed my mind), so I'd want it to quietly abort the commit.
The exception is:
Exception exceptions.ImportError: 'No module named sys' in <bound method
transaction.__del__ of <mercurial.transaction.transaction instance at
0xb7e128ec>> ignored
|