KForge是一个系统的管理软件和知识的项目。它重新使用现有的最佳的工具,如">版本控制系统(SVN) ,Bug管理( TRAC )的,和一个wiki (trac或moinmoin ) ,使他们的系统本身的设施(项目,用户,权限等) 。 KForge还提供了一个完整的Web界面的项目管理,以及一个完全开发的插件系统,可以很容易地进行新业务和功能的开发。
KForge 0.19更新日志:
* Added support for WSGI (Apache mod_wsgi) (mod_python is already supported)
* Added project membership application, email notification to
project administrators, approval and rejection of membership,
and ability for an ordinary member to leave a project.
* Added SSH key register for each user
* Added access to Mercurial repositories via SSH
* Added access to Git repositories via SSH
* Added access to Subversion repositories via SSH
* Changed Git plugin to use git-http-backend for git clients (was DAV)
* Changed Git plugin to use Gitweb for browser clients (was DAV)
* Changed Subversion plugin to use ViewVC for browser clients (was DAV).
* Changed license to Affero GPL (was GPL v2)
* Changed page response to 'HTTP 404 Not Found' when requested resource
is not found (was 500 Internal Server Error)
* Changed password digests to be more secure
* Change date-time library to native datetime module (was mx.DateTime)
* Improved the default configuration file.
安装:
$ wget http://appropriatesoftware.net/provide/docs/kforge-virtualenv
$ chmod +x kforge-virtualenv
$ ./kforge-virtualenv PATH