[Buildbot-devel] change source script for CVS

Andy Howell AndyHowell at austin.rr.com
Sat Sep 26 12:16:13 UTC 2009


Doug Latornell wrote:
> On Fri, Sep 25, 2009 at 2:17 PM, Andy Howell <AndyHowell at austin.rr.com> wrote:
>> Hello,
>>
>>        I'm trying to get buildbot working on a CentOS 5.3 system with:
>>
>> Python 2.4.3
>> Buildbot version: 0.7.11p3
>> Twisted version: 2.5.0
>>
>>
>> The docs say to use CVSToys for CVS change updates. After much mucking about with CVSToys,
>> it seems that it was written for an old version of twisted.
>>
>> Is there a CVS loginfo script that uses 'buildbot sendchange'?
>>
> 
> The following works for me:
> 
> ^SOG\|sog  	/ocean/dlatorne/bin/buildbot sendchange --master
> grinder:9989  --username $USER --logfile - %{sv}
> 
> The SOG stuff at the beginning is the regex that tells CVS which
> repositories it is supposed to send changes from.  Your path to
> buildbot will obviously be different.  The rest is pretty straight out
> of the docs.
> 
> Doug
> 

Doug,,

	That works. I didn't realize from the docs that buildbot would parse the CVS log. Simpler 
than I thought :)

Thanks,

	Andy




More information about the devel mailing list