Die StatSVN TYPO3 Extension
Link zum TYPO3 Extension Repository
Aus dem Manual
This extension is primary aimed for extension developers that want to show off project statistics (generated from Subversion repository using StatSVN) to the visitors of their website.
Features
The core of the extension can be run every n minutes via a cronjob to check whether there is some work to do. If a project is found that should be updated now (you can define an update interval for each project), the script will call statsvn with the appropriate arguments and write the new statistics files for that project.
There is a frontend plugin that will show a list of projects with links to their statistics.
There is a cleanup CLI which removes old log entries from the database.
Please note: The extension can handle every SVN repository. It's neither limited to TYPO3 extensions nor to the typo3xdev repository at sourceforge.net.
About this extension
This extension was started during a week of holiday as I wanted to write down the ideas I had. During the basic development of this extension, intentionally NO bugtracker was used. This way I could start from scratch, just do it - and hey, it worked! After less than one week, I had this piece of software at a point where I could say "Cool, it works!".




