Showing posts with label removed. Show all posts
Showing posts with label removed. Show all posts

Saturday, October 22, 2011

[ Tools | Linux | SVN ] Generate statistics about SVN commits for selected period of time.

It's very difficult and routine to gather statistics about how many lines of code were added, removed or changed by SVN commits for selected period of time in past.
I will explain how you may do it and also will share my shell script to you.