DirComp Utility to compare directories for files with the same name (checks their timestamp and (if wanted) the contents). This comparision also works over a network (if enabled while configuring). There is also an X-version called XDirComp (if you have Gtkmm installed). Copyright (C) 1999 - 2007 Markus Schwab --------------------------------------------------------- Documentation ------------- Can be found in the doc-subdirectory (in HTML-format). A simple help can be shown with DirComp --help Installation (UNIX) ------------------- See the file INSTALL Installation (Windows) ---------------------- - Make sure the environment for the MS VC compiler is set (VCVARS32.BAT, if not set at startup) - Add the libYGP library (the headers and the library) to your LIB and INCLUDE environment variables - Call Make.bat - Optional copy Windows\Debug\DirComp.exe to a place in your path How to report bugs and/or send patches -------------------------------------- Bug reports and patches should be send to the e-mail address of the author (g17m0@lycos.com). Feel free to also send comments. If you report a bug, please be sure to add anything which might be of use! Like - The version of the utility. - The version of the used libYGP library. - How to reproduce the bug; a file provocing it would be great. - In case of a crash there should also be a stackdump in your systemlog which might help in localizing the bug. - Anything else you think might be helpful.