I have a google code repository and I would like to find some statistics, things like number of lines of code, number of commits etc.
I see that there is something called StatSVN but this requires the log file from the repository.
Does anyone know how I can get repository statistics for a google code SVN repository, either by getting the log file, or perhaps a plugin for eclipse?