How to Install statsvn in Ubuntu 18.04



Install statsvn by entering the following commands in the terminal:

sudo apt update
sudo apt install statsvn

Description:

SVN repository statistics

StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project evolution, e.g. the lines of code over time, contribution of each developer, the evolution of modules, directories, files, the time and days when most checkins happen, etc. It also shows the commit logs and integrates out of the box with ViewVc, BugZilla, Chora and others. . StatSVN generates a static suite of HTML or XDoc documents containing tables and chart images.

Homepage: http://www.statsvn.org

Version: 0.7.0.dfsg-8

Section: universe/devel