| Version 35 (modified by lele, 4 years ago) (diff) |
|---|
Darcs plugin for Trac 0.11
Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
This plugins implements the required logic to use a darcs repository instead of the standard Subversion one, without any need to patch the pristine Trac's sources (as of late 0.10dev, at least :-).
Current version
Current version is 0.7, which should work ok either with the 0.11.x series of Trac or with the not-yet-released 0.12 version, where it exploits the multirepository functionalities.
Installation
See the DarcsPlugin page. Other information on the Darcs wiki
Darcs repository
The source of the plugin is obviously kept under darcs. You can get it with
darcs get http://darcs.arstecnica.it/trac-darcs
About this instance of trac
This instance is powered by mod_python, and I recommend it as it runs trac much faster than using the CGI method.
Thanks to stup^B^H^H^Eammers you need to login to contribute tickets and wiki pages.