wiki:WikiStart

Version 58 (modified by Jari Häkkinen, 15 years ago) (diff)

screenshot site changed.

Recent Changes

Jul 5, 2023

Feb 4, 2019

svndigest

Svndigest is a tool for calculating statistics of a project under Subversion control. Svndigest is written in C++ and extracts repository history using the subversion API. The resulting report is written to a user specifiable directory in HTML format.

Latest Release

svndigest 0.6.5 is now available. Please see the NEWS file for what is new in this version.

Features

  • Timeline of number of lines
  • Three parallel ways of counting number of lines:
    • total number of added lines,
    • total number of lines in repository,
    • total number of lines that were present at a given revision and are still present.
  • Timeline for each author
  • Timeline for each directory/file
  • Differentiation between code and comments
  • Blame output
  • Interface to Trac
  • Data is cached

Documentation

Screenshots

The svndigest statistics for the svndigest project is updated nightly. The bleeding edge version of svndigest is used to create the statistics.

Download

The forthcoming release schedule is published under the roadmap tab above. Svndigest is open software available for free from the DownloadPage.

License

Svndigest is an open source project and available for free under the GNU General Public License version 2.

Contact

Svndigest was conceived and created by Jari Häkkinen and Peter Johansson. The project is currently maintained by both Jari and Peter. Please send feedback and suggestions through the ticketing system (use user `svndigest' and password `svndigest').

Acknowledgments

See the THANKS file in the repository for the maintained list of acknowledgments.