Changes between Version 16 and Version 17 of TracBuildbotIntegration


Ignore:
Timestamp:
Mar 19, 2009, 3:43:26 PM (15 years ago)
Author:
willner@…
Comment:

Add component configuration

Legend:

Unmodified
Added
Removed
Modified
  • TracBuildbotIntegration

    v16 v17  
    2727Download [/attachment/wiki/TracBuildbotIntegration/TracBuildbot-0.1.2-py2.4.egg?format=raw TracBuildbot-0.1.2-py2.4.egg] and place it in the plugin directory of your trac project. Then add to your trac.ini the url where the waterfall status page of [http://buildbot.net Buildbot] is accessible, for example.
    2828{{{
     29[components]
     30buildbot.* = enabled
     31
    2932[buildbot]
    3033url = http://localhost:8081