Analysing SVN Checkins
Are there any tools out there that can be used to analyse SVN check-ins? I thinking it would be interesting to run a series to checks to be able to understand metrics such as how many characters of code per day does each developer on a project commit; what percentage of committed content is comment, …