svn diff -x "-bw --ignore-eol-style"
is your friend when somebody decides to change the end of line style and strip all trailing whitespace from the files in your repo.
svn diff -x "-bw --ignore-eol-style"
is your friend when somebody decides to change the end of line style and strip all trailing whitespace from the files in your repo.