SVN diff ignoring whitespace
It’s often handy to look at the changes made by a commit ignoring whitespace changes.
This is often required when a developer has made some formatting changes and you just want to see the functional differences.
svn diff --diff-cmd diff -x -uw