How to compare two folders that contain files in different codepages #698
Unanswered
rchelaru23
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately, WinMerge cannot explicitly specify the codepage of files when comparing folders. If it is annoying to set each file in the file encoding dialog, you can select multiple files in the folder comparison window and specify the file code page as shown below. (This feature didn't work in 2.16.10 and has been fixed in 2.16.11 beta.) However, unfortunately, when re-comparing the folders on the specified code page, the code page is restored. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day.
I am trying to compare two folders that contain multiple files and subfolders, each folder contains the files in a single codepage.
Lets say, folder1 would be UTF-8 and folder2 would be the same files but in ISO-8859-1.
Currently when trying to compare the two, I would get differences in some files that contain characters unavailable in the others codepage. I have managed to compare two files in different codepages by selecting the codepage and "Affects" left or right side, but given the number of files in the two folders this would take quite long to do individually for each file.
Is there any way to compare the two folders using different codepages?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions