Custom Delta

josericardo.jr josericardo.jr at gmail.com
Wed Apr 25 17:29:15 UTC 2012


Hello,

I'm developing a custom tool that is able to calculate the diff and merge
operation of my custom binary file. This way, for example, if I have my
original A file and modify it generating B, I only need to apply my tool in
order to find its difference. This way, I would like to store only my custom
delta that represents the modification from A to B, allowing me to
reconstruct B from A using my custom tool and this custom delta.

Does anyone knows if is it possible to do using mercurial?

Thanks a lot!

--
View this message in context: http://mercurial.808500.n3.nabble.com/Custom-Delta-tp3938947p3938947.html
Sent from the General mailing list archive at Nabble.com.



More information about the Mercurial mailing list