[Buildbot-devel] Problems configuring svn
Brian Rak
dn at devicenull.org
Sat Apr 14 23:19:34 UTC 2007
-----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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGIWGGdYIfzEQqW+kRAiL4AJ4ieH4qmZMnhAeD8GhVXmQdq/lC2wCgiTv7
4Pz5n3CsPKuWREa6pJP3RXk=
=wCNE
-----END PGP SIGNATURE-----
More information about the devel
mailing list