[Buildbot-devel] Change doesn't start a build
Brian Warner
warner-buildbot at lothar.com
Mon Dec 25 20:55:23 UTC 2006
jm at jmason.org (Justin Mason) writes:
> I'm not sure about this -- I haven't checked recently -- but at least in
> buildbot 0.6.1 to 0.6.4, the prefix can only match on single components
> (directory names) in the path, not on multiple components of the path,
> since the path is split into components before matching. That was the case
> for the FreshCVS change source iirc, and therefore may be the case for
> PBChangeSource, too.
Yeah, PBChangeSource got fixed in 0.7.4, released last August. It is just a
simple string prefix-match now, no more path-splitting. I think FreshCVS's
prefix= argument got changed to behave the same way back in 0.5.0 .
cheers,
-Brian
More information about the devel
mailing list