CIA.vc and Trac integration

Description

This plugin integrates Trac and CIA.vc by pushing all timeline changes (except source changes - CIA.vc already handles it well enough) to the provided CIA.vc project.

Bugs/Feature Requests

Existing bugs and feature requests for TracCiaPlugin are here.

If you have any issues, create a new ticket.

Configuration

TracCiaPlugin uses Trac configuration file:

[traccia]
# Your CIA project name
project_name=SomeProject
# CIA service URL. Defaults to http://cia.vc/, so you probably don't need to change it.
service_url=http://cia.intranet/
# Enable wiki change notifications? Defaults to True.
wiki_notifications=False
# Enable tickets notifications? Defaults to True.
tickets_notifications=True

Download

Download the zipped source from here.

Source

You can check out TracCiaPlugin from here using Subversion, or browse the source with Trac.

Recent Changes

[6457] by dottedmag on 08/30/09 13:14:04

Add metadata to plugin (Closes: #5746)

[6389] by dottedmag on 08/18/09 02:42:00

Fix /tickets/<ticket-id>/<ticket-id> URL generated in notification for ticket creation

[6351] by dottedmag on 08/08/09 19:09:26

Default to TestMyBotProject?

[6350] by dottedmag on 08/08/09 19:00:29

Add comment to ticket change notifications.

And also shortens wiki comment to 150 symbols.

Author/Contributors

Author: dottedmag
Contributors: jenner