Skip to content
Snippets Groups Projects
Commit da09b1b1f524 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

dirstate: handle missing backup file on restoration

This is the stable counter part to e358f6e0e50e.

Since 6.4 will stop writing undo.dirstate in some case (actually… at all), a
transaction created with 6.4 and recover/rolledback with 6.3 need to work to a
certain degreee. This changeset add the necessary bits so that we don't get a
traceback from 6..3 in this cases.
parent 983e2db18d67
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment