Xdelta
Xdelta is a delta generator. That is, given two files it can produce a third file (often shorter), called a delta, which describes the differences between them. It can also apply deltas, that is given the original file and a delta it can produce the second file. The delta algorithm is faster than GNU diff for text files and works well on binary files too.
Xdelta also includes advanced features designed for use by version control systems such as CVS or PRCS. The exact form of these features changed pretty dramatically between Xdelta 0.x and Xdelta 1.x, so consult the Xdelta documentation if this interests you.
Mailing lists and newsgroups
There is a mailing list for xdelta announcements and discussion; to subscribe send a message to majordomo@XCF.Berkeley.EDU whose body is "subscribe xdelta-list".
One newsgroup for Xdelta (and other version control tools) is comp.software.config-mgmt.
Getting Xdelta
Xdelta is part of Cyclic Gallery for Linux.
For additional choices see Josh Macdonald's page below.
For more information
See the Xdelta page from Josh Macdonald, the author.
Development of Xdelta
We have a separate page concerning development of Xdelta.

![[ Valid XHTML 1.0! ]](/branding/w3c-valid-xhtml10-44x16.png)
![[ Valid CSS! ]](/branding/w3c-valid-css-44x16.png)
