[Buildbot-devel] svn mode="copy" broken for multiple svn steps (unnecessary rm -rf/checkout cycles)?
Natalie Tasman
natalie.tasman at insilicos.com
Thu Aug 20 18:22:17 UTC 2009
Just following up: in the end, it made more sense (for various reason)
to reorganize our SVN repository, so I don't need that buildbot
functionality.
Thanks again for the assistance,
Natalie
On Jul 29, 2009, at 12:09 PM, Natalie Tasman wrote:
> 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