[Python-Dev] Buildbot questions (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sat Jan 7 01:13:53 CET 2006


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: "updateandclobberoccassionally". 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.

Regards, Martin



More information about the Python-Dev mailing list