xRecurseDiff 1.5 review

Download
by rbytes.net on

xRecurseDiff is a small sotware, useful for all those programmers working with a own code repository (class library or similar)

License: GPL (GNU General Public License)
File size: 0K
Developer: Matteo Lucarelli
0 stars award from rbytes.net

xRecurseDiff is a small sotware, useful for all those programmers working with a own code repository (class library or similar). Helps to rapidly verify difference between different copies of the same file.

For every file in project directory search in library directory for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter.

Installation:

Extract archive: tar xzf xRecurseDiff.version.tgz
Enter in the new directory: cd xRecurseDiff.version
Link the correct language file: ln -s lang/xrdstrings-lang.h xrdstrings.h
Compile: make
Copy in the path: cp xrecursediff /usr/local/bin/

Requirements:
Binary need diff command
to compile from sources fltk v1.1.6 library is needed

What's New in This Release:
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.

xRecurseDiff 1.5 keywords