I use KDiff3 as my external merge tool with SVN and very frequently it automatically merges all the conflicts that SVN fails on with no interaction from me.
Is there a setting to give SVN more context or something else that might help it resolve the conflicts as well as KDiff3?
Alternatively, is it possible to configure SVN to attempt the merge with the external tool before prompting me?
EDIT: The solution seems to be the diff3-cmd and getting KDiff3 to automatically save without prompting when all the conflicts are resolved. So an accepted answer will probably be a bat file for kdiff3 and some svn config.