[Buildbot-devel] configuration help

Stefan Seefeld seefeld at sympatico.ca
Thu Nov 24 21:39:07 UTC 2005


hello,

I'm reading the online manual, trying to configure a build master.

I have an svn repository holding multiple branches (as usual, held in
subdirectories 'trunk/', and 'branches/...').

I have copied the svn_buildbot.py script from the source distribution
into my hooks/ directory, which notifies the master. So far all seems
to work as expected.

However, I'm not sure I understand where to plug in my function that
determines what branches a change-set belongs to.

I find the following line in the master's logs:

2005/11/24 20:51 UTC [Broker,2,127.0.0.1] <Scheduler 'all'> ignoring off-branch 
<buildbot.changes.changes.Change instance at 0x40a3758c>

What am I missing ?

(I'm using PBChangeSource and AnyBranchScheduler.)

Thanks,
		Stefan




More information about the devel mailing list