Tagged Questions
9
votes
1answer
3k views
Use WinMerge as TortoiseHG Merge tool
i am trying to set up WinMerge as the Merge tool into TortoiseHG;
Here is my Mercurial.ini:
; User specific Mercurial config file.
; See the hgrc man page for details.
[ui]
username = Bargio ...
7
votes
2answers
2k views
How can I configure Mercurial to use WinMerge for merges, under cygwin?
When Mercurial is running under cygwin, it's a bit tricky to figure out how to spawn WinMerge to resolve merge conflicts. How can I do this?