[Buildbot-devel] Problems configuring svn

Brian Rak dn at devicenull.org
Sun Apr 15 01:27:05 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Simon Fraser wrote:
> On Apr 14, 2007, at 4:19 PM, Brian Rak wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi,
>> I've recently setup buildbot on Debian Etch.  Most of it's working
>> fine,
>> although I'm having problems with svn.  Despite setting mode="update",
>> it's still doing rm -rf build, then re-checking it out.  Is there any
>> way to fix this?  Looking at the SVN update source, I can't see
>> anything
>> relating to it.
>>
>> Relevant config:
>>
>> sfbuild.addStep(
>>         SVN,
>>         svnurl="path/to/my/svn",
>>         mode="update",
>>         )
>>
>> sfbuildInfo = {'name': "linux-build",
>>      'slavename': "linuxbox",
>>      'builddir': "linux",
>>      'factory': sfbuild,
>>      }
>>
>> - From the logs:
>> starting svn operation
>> rm -rf /home/buildbot/slave/sf-linux/build
>>
>>
>> Thanks,
>> Brian "devicenull" Rak
>
> I believe it does an rm -rf build when the previous checkout failed
> to complete successfully; there's a dot file written somewhere (sorry,
> not in a position to check right now) that indicates whether the
> previous
> checkout was a success. So you'll see the rm -rf build until you have
> a successful checkout.
>
> Simon
>
>
That seems to have been it.. thanks.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFGIX9pdYIfzEQqW+kRAkDEAKC96hlWX8slEiAlE7NHFf8vIjTBqQCgmy/j
2gBJMpHSChjAXxD5AbHZl5I=
=xvLJ
-----END PGP SIGNATURE-----





More information about the devel mailing list