[Buildbot-devel] Buildbot Schedulers
Dustin J. Mitchell
dustin at zmanda.com
Mon Apr 14 23:26:47 UTC 2008
On Mon, Apr 14, 2008 at 4:28 PM, Scott Henson <shenson at redhat.com> wrote:
> I make a change to a file in group/branch/project, but buildbot claims
> that its off branch.
Yep -- group/branch/project != https://server/repos/group/foo/trunk/project/.
Dustin
> My configs are as follows.
>
> svnroot = 'https://server/repos/group/foo/'
> branch = 'trunk/'
>
> poller = SVNPoller(svnurl=svnroot,
> ~ pollinterval=60)
> c['change_source'] = [poller]
> c['schedulers'] = []
> projectpath='project/'
> c['schedulers'].append(Scheduler(name='builder',
> ~ branch='%s%s'%(branch, projectpath),
> ~ treeStableTimer=2*60,
> ~ builderNames=['builder']))
>
> I'm using buildbot 0.7.6. Any reason why it would constantly say that
> the change is off branch?
>
> - --
> Scott Henson
> Red Hat Production Operations Release Engineer
> WVU Alum BSAE/BSME
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iD8DBQFIA757cQOfHbe3DKARAiiuAJ9l1/qKR7at0gJ95lSu5qPvcql30gCfWPQV
> 6RpMPGXg1EA2l7pnufTskfI=
> =wsY7
> -----END PGP SIGNATURE-----
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
--
Storage Software Engineer
http://www.zmanda.com
More information about the devel
mailing list