September 2008
This is a 2.10 stable release. This release replaces earlier stable releases as a recommended release.
Please submit bug reports to our bug-tracker.
WinMerge 2.10.2 is a bug fix update for the 2.10.0 release. There are no new features or other significant changes. Most notable fixes are the fixes for the installer.
WinMergeU folder/file.txt folder2
- did not open
file.txt
from folder2
)
New translation for Galician was added. Two translations were updated:
WinMerge 2.10 does not have many new features. Instead many existing features are improved and optimized. And some long-standing problems are fixed.
2.10 stable release has only couple of changes after release candidate. Those changes are couple of bug fixes and manual improvements. See the 2.10 RC and beta release changes below for more complete change list in this release.
For a complete changelog history, see the ChangeLog.txt
file located in the Docs
folder under the WinMerge program folder.
The user manual has been improved a lot. The content has been practically rewritten. There are more screenshots which visualize the features. There are more index terms and internal linking.
Command Line handling was rewritten and several bugs were fixed in the process. WinMerge had several long-standing bugs to handle certain kinds of paths and their combinations. This new implementation fixes these problems.
Regular expression library (PCRE, http://www.pcre.org/) is updated to the latest version (7.7). That will fix some problems present in older version used in WinMerge 2.8.x. PCRE is now used also in WinMerge's editor component. So Find- and Replace- features have now a lot improved regular expression support.
Installer will now install WinMerge to all users. Previously the installer always installed just for the current user which causes problems in many environments. Now the Shell Integration is correctly enabled for all users after installing.
WinMerge lost focus after doing folder compare operations (copy, delete, etc). This annoying bug has now been fixed.
Plugins are now disabled by default. One must enable plugins from new Plugins- dialog (Plugins/List... from the main menu). This was done because some plugins can cause unexpected behavior and compare results when they are run by default.
Undo limitation is now removed. Although the limit was high, merging large files with lots of differences could hit that limit. If all differences were copied in such files that "copy all" operation could not be undo anymore.
7-zip installed from MSI installer may not work with WinMerge.
Workaround: Use the EXE installer of 7-Zip. See manual 4.5. 7-Zip and Archive Support for more information.
Old IE version can cause crashes when handling archive files.
Workaround: If WinMerge crashes when handling archives, consider updating IE to version 6.0 or later.
Supercopier application causes WinMerge to hang.
Supercopier application causes WinMerge to not exit properly and leaves WinMerge process hang. See the bug reports:
Workaround: Disable the Supercopier when using WinMerge.
There is no way to specify the codepage for a particular file.
Workaround: Specify the default codepages for all files in Edit->Options->Codepage->Custom codepage.
There is no 3-way merge. #990464
Filters only applied when using full compare.
Line filtering is only applied in folder compare when using Full Contents-compare method.
If you are using any other compare method, line filters are not applied. Files marked different in folder compare can get status changed to identical when opening them to file compare.
Some plugins shipped with WinMerge require Visual Basic runtime library to work
Workaround: You can download the required file msvbvm60.dll
or use the Run-Time Redistribution Pack from Microsoft.
Workaround 2: If you don't need the plugin, you can safely remove it.
VSS integration cannot add new files to VSS
If you need to add a new file, you must add it via VSS client program.
Unset WinMerge integration from ClearCase
To remove WinMerge integration, you'll need to edit one file by hand:
C:\Program Files\Rational\ClearCase
lib\mgrs\
map
in there to editor programtext_file_delta xcompare
", containing "WinMergeU.exe
"text_file_delta xcompare
", containing "cleardiffmrg.exe
"