[[PageOutline]] {{{ #!html
}}} {{{ #!html
}}} Recent Changes {{{ #!html
}}} [[RecentChanges( ,5)]] {{{ #!html
}}} = svndigest = Svndigest is a tool for calculating statistics of a project under [http://subversion.tigris.org/ Subversion] control. Svndigest traverses a directory structure and calculates developer statistics for all subversion controlled entries. The result is written to a user specifiable target directory in HTML format. For each developer svndigest calculates the number of contributed lines in the latest revision. The developer who made the latest change to a line is considered as the contributor of that line regardless of who actually originally created that line. For each revision svndigest calculates the contribution from each developer in terms of lines have not been modified since that specific revision. == Documentation == * [source:trunk/INSTALL Install] -- how to install svndigest * [source:trunk/doc/readme.txt Manual] -- how to run svndigest and explanations of what is calculated * [source:trunk/README.svn Developer Information] -- guidelines and other informations for developers == Screenshots == The [http://www.thep.lu.se/~jari/svndigest/svndigest/index.html 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 [/trac/svndigest/milestones 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 [http://www.gnu.org/copyleft/gpl.html GNU General Public License]. == Contact == svndigest was conceived and created by Jari Häkkinen and Peter Johansson. The project is currently maintaied by both Jari and Peter. Please send feedback and suggestions through the [http://lev.thep.lu.se/trac/svndigest/newticket ticketing system (use user `svndigest' and password `svndigest')].