Is there way to make reversing xdelta patch?
For example:
A - version 1 of file.
B - version 2 of file.
P - patch.
File B we can renew by appliing patch P to file A.
Is there way to renew file A if I have file B and patch P ?
It's a requested feature, but currently you have to generate two patches:
xdelta3 -e -s A B P1
xdelta3 -e -s B A P2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With