tags:

views:

40

answers:

1

Hi, 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

A: 

Here is the manual from Winmerge explaining on comparing two different folders -

http://winmerge.org/docs/manual/CompareDirs.html

Sachin Shanbhag