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