What is Dragon SVN?

Dragon SVN is a web interface for project management, it is fully integrate with the subversion repositories. It can track the svn committed file, so the project manager is easier to handle the bug fix of their project and the development status. Dragon SVN is under GPL License, you are free to use it, improve it or deploy it.
 
 
  Here are the major features of Dragon SVN:

1) File system base svn repositories
2) Create tasks, bug report, feature request, issue
3) Report - real time report, including bug report, code report, feature report, project schedule report
4) Tracking - keep track of your subversion repositories, development process, logging all the changes, and provide a nice web interface for manager/programmer to view/submit/search for the changes of the project
 
 
  How to install Dragon SVN?

Dragon SVN need these:
1) Apache 2.0+
2) php 5.x+
3) php pecl svn extension
4) mysql 5.0+

To install Dragon SVN, just simply unzip it anywhere in your file system, then point your apache's documentRoot to there, that's all. Also, please edit the config.php, change these 4 php variables:
1) $dbHost ; mysql hostname
2) $db ; mysql database name
3) $dbUsername ; mysql username
4) $dbPassword ; mysql password
 
 
  Contact

Peter Cheung (mcheung63@hotmail.com , peter@petersoft.com), Email me any question about Dragon SVN, thanks!
 
 
  Download Dragon SVN?

Download Here !!! The files are in YYYYMMDD date format
 
 
  Screen dumps
 
 
  Development by Petersoft.com limited