How to use svn with beyond compare 3
Put this in (for example) c:\bin\bcsvn.bat
@REM To configure this as the Subversion diff command, add these lines to
@REM c:\Documents and Settings\username\Application Data\Subversion\config:
@REM
@REM [helpers]
@REM diff-cmd = c:\bin\bcsvn.bat
@REM
@"C:\Progra~1\Beyond~1\bcomp.exe" "%6" /title1=%3 "%7" /title2=%5
@exit 0
You'll might have to fix up the path to bcomp.exe.
All the Beyond Compare settings for different version control systems are outlined here: http://www.scootersoftware.com/download.php?c=kb_vcs
For TortoiseSVN try http://www.scootersoftware.com/support.php?zz=kb_vcs#tortoisesvn