|
#Trac Repository Connector Trac RepositoryCube°n Trac Connector is for Connect to Trac issue tracking system. - Features
- Supports to connect Trac 0.11 repository.
- Create/Modify Task offline/online and merge task with remote repository.
- Rich Task Editor with attributes editing, workflow actions and comments.
- Trac Repository Query Support.
- Customized Trac Repositories including custom workflows.
- Tracking of Locally Modified tasks and revert modifications.
- Installation prerequisites
- You will need a special version of the Trac-XMLRPC Plugin.
- The original available plugin has some problems with Trac 0.11 and the custom workflow.
- These are fixed and the version of the XMLRPC is incremented to 1.5.
- You can get this enhanced version via
- Add the PythonEgg to the plugin directory of your Trac repository
- Further details can be found on the original distribution site
Note : Patched Trac xmlrpc 1.5 has compatibility issues ( see Issue-81 ), avoid those issues please use the patch 1.6 or Trac-XMLRPC 1.6 PythonEgg.To work with patched Trac xmlrpc 1.6 you need to use cube'n 1.1 dev version Create Trac Repository # Create Task and It will open Trac Task Editor
# Adding Comments
|