[Buildbot-devel] darcs revisions

Dustin J. Mitchell dustin at v.igoro.us
Fri Jul 15 21:02:49 UTC 2011


On Fri, Jul 15, 2011 at 1:16 AM, Dmitry Nezhevenko <dion at dion.org.ua> wrote:
> On Thu, Jul 14, 2011 at 11:55:12PM -0700, Ian Zimmerman wrote:
>> If this is slave behavior, how can I adjust it without actually changing
>> buildbot code?  I was hoping to define a subclass of something (anything)
>> in my master.cfg.  Was that too much to expect?
>
> As a ugly hack you can subclass Darcs class and override commandComplete
> method to not set "got_revision" property. But again, this is hack =)

You can also re-implement the Darcs command as a master-side source
command, similar to the Git and Mercurial steps that Pradeep has
already written this summer.  Then you can adapt them as you see fit.
Even without adaptation, this would be a great boon to Buildbot.

Dustin




More information about the devel mailing list