[Buildbot-devel] Support authorized SVN access?

Charles Lepple clepple at gmail.com
Thu Nov 13 20:27:22 UTC 2008


On Thu, Nov 13, 2008 at 11:33 AM, Oleksandr Gavenko
<gavenko at bifit.com.ua> wrote:
>  * buildbot/slave/commands.py (SVN.doVCFull): merge Dustin's patch:
>  add --no-auth-cache option to svn invocations to avoid caching
>  buildbot's credentials. This also helps when users run a
>  buildslave from their personal account, to keep the buildslave
>  from clobbering their manually-provided svn password. Closes #188.
>  (SVN.doVCUpdate): do it for 'svn update' too.

As I understand it, this permits SVN to read the cache, but does not
let Buildbot update it.

If you do a checkout using the Buildbot userid, but not within
buildbot itself, that should load the cache.

-- 
- Charles Lepple




More information about the devel mailing list