Differences between revisions 2 and 3
Revision 2 as of 2008-11-28 05:41:57
Size: 295
Editor: The Dude
Comment:
Revision 3 as of 2009-01-17 18:14:59
Size: 309
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Example configuration, assuming winmergeu.exe is in the path: Example configuration:
Line 7: Line 7:
winmergeu.priority=100
Line 9: Line 8:
winmergeu.regkey=Software\Thingamahoochie\WinMerge
winmergeu.regname=Executable
Line 10: Line 11:
winmergeu.checkchanged=True
Line 12: Line 14:

Todo: Use the regkey stuff ...

[http://www.winmerge.org/ WinMerge]

Example configuration:

[merge-tools]
winmergeu.args=/e /ub /dl other /dr local $other $local $output
winmergeu.regkey=Software\Thingamahoochie\WinMerge
winmergeu.regname=Executable
winmergeu.fixeol=True
winmergeu.checkchanged=True
winmergeu.gui=True

WinMerge (last edited 2009-05-19 19:31:03 by localhost)