[Buildbot-devel] Git clobbering

Matt Haggard haggardii at gmail.com
Mon Feb 1 23:28:09 UTC 2010


I'm adding this step to my factory:

(master.cfg)
f2.addStep(Git(workdir='/sm/', mode='update',
repourl="ssh://git@10.1.2.53/home/git/smweb"))

And buildbot's trying to clobber /sm/ despite the mode='update' argument.

(Log)
starting git operation
rm -rf /sm/
 in dir /home/buildbot/web_slave/webtest (timeout 1200 secs)


Any way to do an update rather than clobbering?

Thanks,

Matt Haggard




More information about the devel mailing list