Technical information on this site may be out of date : no updates since 2015

SVN diff ignoring whitespace

November 21 2008 : posted under svn

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