How can I compare two directories with sub dirs to see where is the difference?
feedback
|
|
Under Linux:
Under Windows: you'd probably better download and install WinMerge, then
M | |||||
feedback
|
|
Beyond Compare is a good commercial tool, $30 or so. Runs under windows, has an eval version. http://www.scootersoftware.com/ | |||
|
feedback
|
|
On Windows, I believe windiff does it, however Winmerge is my tool of choice for this job. It's open source and does a very neat job of comparing two sets of directory trees. edit: oops, was beaten to it by Marius | |||
|
feedback
|
|
DiffMerge for Windows shows differences including subfolders in a window. There is also a portable version somewhere but a quick search revealed this download: http://www.softpedia.com/get/System/File-Management/SourceGear-DiffMerge.shtml Greetz, GHad | |||
|
feedback
|