comparison setup.py @ 9693:c40a1ee20aa5

transaction: always remove empty journal on abort When transactions without entries were aborted, the journal (of size 0) was not unlinked, which prevents subsequent operations until hg recover is run on the repository. We also make sure the journal is unlinked when committing, even if the provided hook doesn't do so.
author Sune Foldager <cryo@cyanite.org>
date Mon, 02 Nov 2009 10:19:14 +0100
parents f51d1822d6fd
children f359d4f528aa
comparison
equal deleted inserted replaced
9692:807633f1e3c2 9693:c40a1ee20aa5