What is the best svn diff options to use to pipe into diffstat. Essentially, Im looking for the number of new lines, deleted lines and number of modified.
My main problem is when a svn diff is performed on a directory copy, I don't want those files counted as "added" Scott