Compare directory using winmerge?

deepakm picture deepakm · Aug 24, 2010 · Viewed 17.9k times · Source

I have two different directories and i am making a script which identify that if different directories have the same file name with different changes.i am trying with winmerge commaline option as below .. WinMergeU C:\Folder\File.txt C:\Folder2

and i also want to merge the all changes into the one file.

Please suggest me on this.

thanks

Answer

Stanislav picture Stanislav · Aug 28, 2015

When I compare folders with WinMerge, I go to File->Open, select folders and check the 'Include subfolders' check-box. Then in the View menu I switch on the Tree View and switch off Show Identical Items.