Changes between Version 13 and Version 14 of TracBuildbotIntegration


Ignore:
Timestamp:
Mar 31, 2008, 8:42:48 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracBuildbotIntegration

    v13 v14  
    2222
    2323== Installation ==
    24 === Buildbot Patch ===
    25 Current release of buildbot (0.7.6) lacks a few xmlrpc functions needed by this plugin, which have been added in the CVS version. You will need a patched version of Buildbot (it only changes one file). You can either get the patch out of ticket number 195 of buildbot (http://buildbot.net/trac/ticket/195), download the file via [http://buildbot.net/trac/attachment/ticket/195/xmlrpc.diff?format=raw xmlrpc.diff] and apply it to your buildbot sources, by doing :
    26 {{{
    27 $ tar zxf buildbot-0.7.6.tar.gz
    28 $ cd buildbot-0.7.6
    29 $ patch -p1 < ../xmlrpc.diff
    30 }}}
    31 You can then follow buildbot's installation instructions.
     24=== Buildbot ===
     25You need at least version 0.7.7 of buildbot to run this plugin. Download it from [http://buildbot.net buildbot]'s site and follow installation instructions.
    3226
    3327=== Plugin installation ===
     
    4640== Author/Contributors ==
    4741
    48 '''Author:''' [wiki:etienne] [[BR]]
     42'''Author:''' [wiki:etienne] e.ti.n.pierre_AT_gmail.com[[BR]]
    4943'''Contributors:'''
    5044