Version 10 (modified by 17 years ago) (diff) | ,
---|
Recent Changes
Jul 5, 2023
Feb 4, 2019
svnstat
svnstat traverses a directory structure (controlled by subversion) and calculates developer statistics for all subversion controlled entries. The result is written to a sub-directory, svnstat_output, that will be created in the current working directory.
To understand what statistics is calculated by svnstat this definition is needed: The developer who made the latest change to a line still in use in the latest (checked out) revision, is considered as the contributor of that line regardless of who actually originally created that line.
The statistics calculated is the number of lines contributed from each contributing developer in the latest (checked out) revision. Also, the number of lines still in use from each revision is calculated.
Screenshot
The svnstat statistics for the svnstat project is updated nightly. The bleeding edge version of svnstat is used to create the statistics.
Download
If you want to live on bleeding edge software, download the latest (maybe unstable) version through
svn checkout http://lev.thep.lu.se/repository/svnstat/trunk/ svnstat
The latest release can be downloaded as gzipped tar file, svnstat-0.3.tar.gz (MD5).
Trac help
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.