[Buildbot-devel] multiple change sources

Dustin J. Mitchell dustin at zmanda.com
Wed Feb 20 14:58:33 UTC 2008


On Wed, Feb 20, 2008 at 1:43 AM, Minesh Patel <mipatel at vmware.com> wrote:
>  I have multiple change sources(P4, SVN) to monitor and I noticed that the
>  schedulers are not tied to any specific change source, so each Scheduler
>  receives change notifications from both P4 and SVN. How could I go about
>  receiving P4 changes to P4 schedulers and SVN changes to the SVN scheduler?
>  Is there a way to tie a change source to a scheduler, or will I have to use
>  the fileIsImportant attribute of the scheduler to filter changes.

Currently, schedulers and ChangeSources are not associated with one
another.  There was some talk on the list recently about changing that
-- such a change would be well-received, I think, if you want to write
a patch.  That said, your fileIsImportant technique will work.

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com




More information about the devel mailing list