Mercurial > hg-stable
diff tests/test-repair-strip.t @ 40626:aca09df32819
transaction: display data about why the transaction failed to rollback
We saw more of these a while back. Having more data available would be nice.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 07 Nov 2018 19:59:38 +0100 |
parents | 5abc47d4ca6b |
children | b6673e9bdcf6 |
line wrap: on
line diff
--- a/tests/test-repair-strip.t Sat Nov 10 12:07:26 2018 +0900 +++ b/tests/test-repair-strip.t Wed Nov 07 19:59:38 2018 +0100 @@ -51,6 +51,7 @@ transaction abort! failed to truncate data/b.i rollback failed - please run hg recover + (failure reason: [Errno 13] Permission denied .hg/store/data/b.i') strip failed, backup bundle abort: Permission denied .hg/store/data/b.i % after update 0, strip 2 @@ -104,6 +105,7 @@ transaction abort! failed to truncate 00manifest.i rollback failed - please run hg recover + (failure reason: [Errno 13] Permission denied .hg/store/00manifest.i') strip failed, backup bundle abort: Permission denied .hg/store/00manifest.i % after update 0, strip 2