xRecurseDiff is a small program that can rapidly traverse entire directory trees to show the differences between different copies of the same file. It can be useful for code analysis, expecially for collaborative development. For example, it can analyze differences before a CVS/SVN submission or to resolve a conflict in concurrent editing.
| Tags | developement code analysis CVS SVN |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Linux |
| Implementation | C++ |
Recent releases


Release Notes: A bug with very big directories was resolved. The interface was improved. Other small bugs were fixed.


Release Notes: The makefile was improved. An automated installer was added. Minor changes were made.


Release Notes: A German translation was added.


Release Notes: Now the filter can work in reverse mode: excluding files. There are minor bugfixes.


Release Notes: The list of results is now highlighted with different colors. The order of views is more intuitive. Differences in directories contents can now be shown.