I want to compare two folders, each having about 5-6 thousands files and folders. Among these probably 0.1% would be actually different but WinMerge first shows all files saying "text files are different" and when I open these files one by one it opens a dialog saying contents in both files are the same. It is nearly impossible for me to find files actually having different text, in this way.
First, I tried to set options but no success.
Then, I thought this initial difference may be due to different time stamps. So I made all file time stamps (create, last modified and last accessed ) exactly the same but the result is the still same.
Am I missing something? Or is there any way to filter the list so that I may see only the files with some difference? Or any other idea?
Asked
Active
Viewed 1.6k times
10
Des Horsley
- 317
5 Answers
2
Try setting the Compare option "Ignore carriage return differences".
Differences in line endings (CRLF/CR/LF) are the usual suspect when one mode of comparison (binary) reports differences but another mode (text) claims that the files are the same.
Brian Nixon
- 562
1
I had the same problem with WinMerge 2.14. So I tried WinMerge 2.16.2, problem solved.
dog44wgm
- 131
