[Buildbot-devel] svn mode="copy" broken for multiple svn steps (unnecessary rm -rf/checkout cycles)?

Natalie Tasman natalie.tasman at insilicos.com
Wed Jul 29 19:09:25 UTC 2009


Yep!

buildbot/slave/commands.py:
   # self.srcdir is where the VC system should put the sources
        if self.mode == "copy":
            self.srcdir = "source" # hardwired directory name, sorry

Thanks for a good starting place.  I'll what I can do.

Natalie


On Tue, Jul 28, 2009 at 7:42 PM, Dustin J. Mitchell<dustin at zmanda.com> wrote:
> On Tue, Jul 28, 2009 at 10:17 PM, Natalie
> Tasman<natalie.tasman at insilicos.com> wrote:
>> One more question- where is the default "source" directory being set?
>> I didn't see it in source.py or the ancestor classes.
>
> It's probably set on the slave side in buildbot/slave/commands.py
>
> Dustin
>
> --
> Open Source Storage Engineer
> http://www.zmanda.com
>




More information about the devel mailing list