The version control in our office is nearly nonexistent, which has obviously led to lots of headaches. We\'d like to set something up with SVN and Notepad++... Anyone have a
You can open a diff file in Notepad++ and it will display the colours as desired. Simply save the diff output with extension .diff
e.g. svn diff -c 37190 > changes.diff