Hi, all,

i only yesterday realized that the delta-generation code used by fossil has
absolutely nothing to do with fossil. It's standalone code just _begging_
to be used elsewhere. A year ago i googled all over the place for this to
add versions support to my wiki software, but never found one with a
license i could use. So... last night i extracted those bits, refactored
them to send/apply deltas to arbitrary destinations via a callback
function, and created a standalone mini-library from it:

http://fossil.wanderinghorse.net/repos/felta/

A short example program:

http://fossil.wanderinghorse.net/repos/felta/index.cgi/finfo?name=test.c

(If anyone creates a standalone diff/patch tool using this, i'd love to see
it.)

Happy Hacking!

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to