[Buildbot-devel] Questions on Buildbot Configuration

Michael March mmarch at gmail.com
Mon Jan 22 16:26:17 UTC 2007


>
>
> 3. Can I have SVNPollers for multiple branches?
>

To sort of piggy back on his question(s) here.. can you have a more dynamic
list of branches be tracked by the AnyBranchScheduler? For instance:

instant = AnyBranchScheduler('main',['trunk',
'tags/HelloWorldJavaV.0.1'], 60 * 5, ['HelloWorldJava_trunk_instant'])

I would like to build any sub dir off the 'tags' directory.. not just '
HelloWorldJavaV.0.1'.

thanks!


--
Michael F. March ----- mmarch at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20070122/a0557c66/attachment.html>


More information about the devel mailing list