##// END OF EJS Templates
transaction: allow to backup file that already have an offset...
transaction: allow to backup file that already have an offset This will be useful in the next changeset to deal with rolling back the split of inline revlog on transaction failure. This involve deeper change to the transaction logic as we need to make sure we restore the backup -before- the truncation step. Otherwise, the truncation would act on the wrong file and be overwritten by the backup restoration later.
marmoute -
r51236:4c1061b3 stable
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / sha1dc / lib
sha1.c Loading ...
sha1.h Loading ...
ubc_check.c Loading ...
ubc_check.h Loading ...