[Buildbot-devel] SVNPoller: how to debug? doesn't seem to notice changes
Neil Hemingway
neil.hemingway at googlemail.com
Mon Sep 8 21:08:45 UTC 2008
>
>
> c['schedulers'] = []
> c['schedulers'].append(AnyBranchScheduler(name='svnpoll-multiple',
> branches=['trunk',
> 'branches/schwag_buildout-1.1.0', 'branches/schwag_buildout-1.2.0'],
> treeStableTimer=1 * 60, #
> default=10*60
>
> builderNames=["schwa-1.2.0_osx-10.4-ppc"],
> ))
IIRC, buildbot's split_file_branches function sets branch = None for
trunk. Have you tried commiting a change to either of the two branches
you're watching?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20080908/4ed5a5b7/attachment.html>
More information about the devel
mailing list