[Buildbot-devel] Buildbot Schedulers
Scott Henson
shenson at redhat.com
Tue Apr 15 13:31:27 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dustin J. Mitchell wrote:
| 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/.
|
Sorry, thats a casualty of my attempt at obfuscation. I do make a
change group/foo/trunk/project.
|> 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
|>
|
|
|
- --
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
iD8DBQFIBK4acQOfHbe3DKARApVfAKDt/EIH8i4LYBzldIeRnV1bgW9xxQCfcHEu
1B7PAAwrShtk48hZPC4gFrs=
=gOhj
-----END PGP SIGNATURE-----
More information about the devel
mailing list