Tagged Questions
0
votes
1answer
51 views
Merging - can I change what is recognised as similar
Is it possible to control how merge tools recognise similar blocks of code? Particularly meld, but any suggestions of alternative tools also welcome. If it is relevant, I am using mercurial.
I am ...
1
vote
2answers
532 views
diff3-like program for windows?
I'm a linux user, and normally I use kdiff3 to compare 3 (text) files between each others (for example, when there are svn conflics).
I know of various programs to do that (like diff3 or meld) but ...