Re: svn command for diffstat

2016-07-14 Thread Pavel Lyalyakin
Hello Scott, On Thu, Jul 14, 2016 at 6:29 PM, Scott Aron Bloom wrote: > > 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 dire

svn command for diffstat

2016-07-14 Thread Scott Aron Bloom
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