Are there any interactive merge tools that, when they get a merge conflict on a given line, go back and try to do a char-at-a-time merge of the conflicting lines?
I'm thinking of cases where you get a merge conflict between a changed line of code and the same line getting indented.
BTW: I'm using Beyond Compare called from TortoiseSVN