WinMerge is an Open Source differencing and merging tool for Windows

learn more… | top users | synonyms

0
votes
1answer
19 views

Winmerge identical file names with different extension

Can Winmerge be used to compare two folders that have the same files, but different extensions? I converted all my music from FLAC to ALAC, so I have two folders: ...
1
vote
1answer
187 views

WinMerge & Encoding

I have a problem with WinMerge (or more specific: WinMergeU). I have several php files that have the same content up to the chosen encoding. How can I tell WinMerge to ignore the encoding? If this is ...
0
votes
1answer
336 views

How to use winmerge line filter?

There are a lot of difference which I am not interested. For example, consider the following case: LEFT : XXXXXXXX XXXXXXXXX RIGHT: XXXXXXXX XXXXXXXXX OPTIOINAL XYZ I want to ignore this pattern of ...
0
votes
0answers
116 views

Where can WinMerge plugins be downloaded?

I'm trying to find the Excel and Word (plus others) WinMerge plugins like "CompareMSExcelFiles.dll" but I'm chasing my tail on the WinMerge site. Where is the official download location?
2
votes
1answer
754 views

Free WinMerge alternative with more clear line comparison [closed]

I use WinMerge to compare text files, usually alogn with TortoiseSVN. It is pretty good. The only thing which is inconvenient for me is very rough line comparison. For instance, if I have two long ...
0
votes
0answers
74 views

WinMerge batch copying

I use WinMerge to deploy changes between our DEV, TEST and PRODUCTION environments. I realize this is a scary deployment system but it's really the best I can do given the situation at this time. ...
2
votes
4answers
418 views

How can I compare the contents of .pdf files, excluding filenames from comparison?

I usually use WinMerge to view the differences between files, but in this case it doesn't help. The files I'm comparing are known to have different filenames, which is creating false positives when 2 ...
6
votes
1answer
2k views

WinMerge and Diffmerge

I prefer Winmerge to Diffmerge. But the one thing I envy is diffmerge's folder diff feature. Diffmerge shows, for complecate folders and subfolders, only different files(not folders). Winmerge shows ...
1
vote
0answers
264 views

Empty folders in WinMerge compare?

Is there any way to filter these via the command line so they don't show up. The only thing I've found is that you can hide an item one by one but that's impractical with many folders. There's ...
4
votes
1answer
39 views

Looking for utility to look for identical blocks text within a *single* document

I want to look for duplicate blocks of text within the same document. Tools like WinMerge and Beyond Compare don't seem to do this. Does anyone know of a utility that can do this?
1
vote
1answer
763 views

Can I use WinMerge to compare *.class files?

I used to work with BeyondCompare and it was able to compare *.class files by configuring it to run a decompiler before comparison. Is there something like that for WinMerge? Or a plug-in that can do ...
5
votes
2answers
952 views

How to change WinMerge font size?

How can I change WinMerge font size and perhaps the font type? Is it possible?
0
votes
2answers
486 views

Winmerge not in the context menu of everything tool

I use this tool everything to search files. In windows xp, I was able to search files and then use context menu for winmerge, tortoisesvn etc. Now I have started using windows 7, everything works fine ...
3
votes
1answer
2k views

Can I use an replace internal diff in Total Commander with an external diff program?

Since I don't really like Total Commander's internal diff 'Compare Contents' used in Compare by content and Synchronize Dirs -> Compare left & right I want to use something else like Winmerge or ...
1
vote
3answers
2k views

How to use WinMerge Excel plugin?

I know this works, because of this question - How do I compare two Excel documents? I have installed Newest WinMerge and http://freemind.s57.xrea.com/xdocdiffPlugin/en/index.html newest plugin(I ...
3
votes
4answers
2k views

Can I compare only file contents?

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 Win Merge first shows all files saying "text files are ...
2
votes
1answer
937 views

Alternative to WinMerge in windows [duplicate]

Possible Duplicates: What is a good text comparison tool for Windows? What program to use to compare big files under Windows? Anyone know any good ones? I'm looking for a particuar one, ...
5
votes
10answers
9k views

What program to use to compare big files under Windows?

I'd like to compare two files under Windows, each about 1Gb in size. I tried Total Commander and WinMerge and both ended with Out of memory error. I'm running Vista Home Premium 64bit with 8GB of RAM ...
14
votes
3answers
6k views

How to Use WinMerge as the Diff tool for Mercurial

I'm using the Mercurial distributed version control system, and I'm wondering how I can configure it to use WinMerge instead of its own internal diff tool. I've already got WinMerge as the merge ...