[users at bb.net] Looking for help on creating Mercurial repo change hook with Buildbot

Alvaro Erickson aerickson at xkl.com
Tue Apr 11 23:39:49 UTC 2017


Hi Pierre,

Apologies for not replying earlier, thanks for the help and advice on 
modifying the c['www']. I found the second line where it was being 
modified. And I added the change_hook_dialects line there.

Regards,

Alvaro

On 04/08/2017 02:26 AM, Pierre Tardy wrote:
>
>
> On Fri, Apr 7, 2017 at 6:58 PM Alvaro Erickson <aerickson at xkl.com
> <mailto:aerickson at xkl.com>> wrote:
>
>     Greetings,
>
>     I am using Buildbot version 0.9.1.
>
> Please upgrade. There has been a lot of important fixes since 0.9.1 (not
> that I know for your specific problem, though)
>
>
>     And I am trying to use a Mercurial
>     change hook to notify Buildbot of when there is a change in a Mercurial
>     meta repository. So, I followed what is written in the Buildbot manual
>     for change hooks (URL:
>     http://docs.buildbot.net/current/manual/cfg-wwwhooks.html) and the help
>     documentation in the hgbuildbot.py script documentation. And here are
>     the steps I performed for setting up the change hook (Note: I changed
>     the IP address info to protect my project):
>
>     1. Enabling the base dialect in Buildbot's master.cfg by adding the
>     following code:
>
>     c['www'] = dict(change_hook_dialects={'base': True})
>
>
> Don't you have another line in your master.cfg which configures c['www']?
> This would explain 'base' is not configured messages.
>
> Regards,
> Pierre



The information contained in this e-mail message may be privileged, confidential and protected from disclosure.
 If you are not the intended recipient, any dissemination, distribution or copying is strictly prohibited.
 If you think that you have received this e-mail message in error, please e-mail the sender at the above e-mail address.



More information about the users mailing list