[Buildbot-devel] Schedulers for multiple repositories.
Benoît Allard
benoit at aeteurope.nl
Tue Oct 11 16:14:34 UTC 2011
On 10/10/2011 4:27 PM, "Christian Hütter" wrote:
> Hello,
>
> I'm trying to configure buildbot to build two different source trees
> whenever they change. Until now, it worked great with one tree. I added
> a scheduler for the second mercurial repository, and whenever one repo
> changed, both trees were compiled, which is, of course, unintended -
> only the changed repo should be checked out and built. To this end, I
> tried both the category and branch settings, without any luck. I also
> searched for a solution to this (I would imagine rather common) problem
> in the documentation, but alas, no luck there either. Any hint would be
> greatly appreciated.
>
The 'repository' property should give you information about the
repository that generated the change, and then the ChangeFilter as Amber
indicated shoud help you filter the right one out.
Regards,
Benoit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4936 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://buildbot.net/pipermail/devel/attachments/20111011/bff142ac/attachment.bin>
More information about the devel
mailing list