[Python-Dev] Buildbot questions
Trent Mick
trentm at ActiveState.com
Sat Jan 7 01:16:51 CET 2006
[Martin v. Loewis wrote]
> Trent Mick wrote:
> > I think I'm part of the way there with the following. I've subclassed
> > the "SVN" source build step to add support for new source mode:
> > "update_and_clobber_occassionally". Basically it (hackily) changes the
> > source type btwn "update", which we usually want, and "clobber", which
> > we sometimes want.
>
> Ah, but that would require changes to the slaves, right? I would
> prefer a solution that avoids that.
I don't think so. In my little test setup I didn't have to make any
change to the slave.
Trent
--
Trent Mick
trentm at activestate.com
More information about the Python-Dev
mailing list