[Buildbot-devel] PBChangeSource and multiple repos in one instance

Wolfgang Rosenauer wolfgang at rosenauer.org
Mon Jan 7 17:06:32 UTC 2008


Hi,

I'm just trying to set up a new builder within an already existing
instance of buildbot.
It should check out and build another part of the repo.

I've added the builder to the Scheduler but I'm not sure if that
configuration is supposed to work since actually these are different
schedulers as I'd expect since for the one "trunk" is not really the
other "trunk" since both are based on different baseURLs.
If that config is supposed to work it seems we hit a different issue
with svn_buildbot.py since we are not sure how to call svn_buildbot.py
in that case.

The repo structure is like the following:
1. repo: foo/bar/trunk
2. repo: foo/bar/baz/trunk

We are not quite sure how to setup the commit hook for that configuration.

Any ideas?

Thanks,
Wolfgang




More information about the devel mailing list