In one project that we have been working on lately, we have essentially completely redefined the entire code base, touching almost all (if not all code files), one thing I would like to get is how many files have been changed from one version to another.
For 3 months, I am interested in how many files were processed, how many commits, etc.
Ideally, this would be some good SVN report, but I'm not sure if this is possible?
Any ideas?
Dean source
share