I would like to analyze and document one of our svn repositories. I am looking for the best tool that will make a report based on the log of the svn repository for each revision number tag, branch, etc. Is there any free/paid tool available for this?
Have you considered StatSVN
? From their site:
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development
It includes reports for things like:
Another worth considering is svnplot
which reads statistics on the SVN repo into an SQLite database for analysis. It generates various statistics on its own, but also allows you to make custom queries against the database.
With TortoiseSVN you can create a sparse checkout of the entire repository, then right-click the working copy folder and click Revision graph to get a graphical representation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With