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

link|improve this question
So you want to find out the differences between the common files in two directories and merge those changes into one of the files. Is that correct? – Gangadhar Aug 24 '10 at 5:35
yes i want that only,could you please help me on this – deepakm Aug 25 '10 at 5:46
feedback

1 Answer

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

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.