##// END OF EJS Templates
transaction: raise on backup restoration error...
transaction: raise on backup restoration error A few line above, similar errors in the truncation code result in raising the associated exception. We should do the same here. This means the transaction recover is more strict now, which might be a problem when running `hg recover` in a share different from the one where the transaction fails. However this has always been a problem and need to be be addressed independently.

File last commit:

r45863:f55c47f4 default
r51234:cab3defe stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer