[Buildbot-devel] SVNPoller: how to debug? doesn't seem to notice changes
Chris Shenton
Chris.Shenton at nasa.gov
Tue Sep 9 17:37:49 UTC 2008
On Sep 8, 2008, at 5:08 PM, Neil Hemingway wrote:
>
> 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?
I have, but as I mentioned, I'm not even seeing anything in the SVN
server's Apache logs showing that the poller is actually polling,
looking for changes.
Is there a way to increase verbosity so I can see when the master
tries to poll? the waterfall display claims that it's polling but
there's no timestamp showing when the last poll occurred.
I don't believe any polling is being done at all. If I can confirm
that I'll need to figure out why.
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9008 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20080909/e632b8e2/attachment.bin>
More information about the devel
mailing list