Newer
Older
Mantis_source-integration / README
@John Reese John Reese on 11 Apr 2008 606 bytes Added basic readme file for introduction.
This plugin provides framework for fully integrating any sort of version 
control system with Mantis, including support for multiple repositories, 
changesets/revisions, and files/path tracking.  It has many features 
already, such as importing repository history and optional support for 
remote check-ins, and utilizes a class-based API to access objects in 
the database.

Initial support is included for Subversion repositories using WebSVN. 
This can still be used without WebSVN to track a repository's changesets 
and links to Mantis bugs, but the links to view changesets or files will 
not work.