[Buildbot-devel] buildbot and subversion authentication

Roch Gadsdon rochg at bakbone.co.uk
Wed Jul 11 08:56:53 UTC 2007


There is also a patch available that lets you specify a username and  
password in your config file as part of the Subversion step. One  
advantage to this approach is that subversion will always use these  
credentials rather than what's cached on the slave. Depends how your  
slave machine is used whether that's an issue of course...

The patch number is 1685034.

-- Roch Gadsdon


On 10 Jul 2007, at 09:07, Thomas Sturm wrote:

> Terry.Rankine at csiro.au wrote:
>> Hi
>>
>> I want to check out code from a https://subversion server on the  
>> slave
>> machine
>> It is username/password protected.
>>
>> How can I tell the slave what username/password to use when  
>> checking out
>> the code?
>
> - log in to the slave machine
> - do a 'svn list https://subversion'
> - you will be prompted for username and password
> - this username and password will be stored under ~/.subversion/auth
> - all further access to subversion uses this username/password
>





More information about the devel mailing list