[Buildbot-devel] Passing CVS/SVN password

Alexander Lorenz lorenz at testingtech.de
Wed Oct 4 08:05:36 UTC 2006


hi,

do you use pserver or extssh for cvs login?

regards

lx




Mateus
z Loskot wrote:
> Hi,
>
> Is there any way to pass password to SVN or CVS step?
>
> *) CVS
>
> In buildbot/process/step.py file I see following comment for class CVS:
>
> XXX: fix then, take a cvs password as an argument and
> figure out how to do a 'cvs login' on each build
>
> but later, there is a different comment for login parameter of CVS
> class ctor:
>
>  @param login: if not None, a string which will be provided as a
>                       password to the 'cvs login' command, used when a
>                       :pserver: method is used to access the repository.
>
>
> Does it mean password passing has not been solved yet, or it works?
>
>
> *) SVN
>
> How about passing username and password to SVN, in step.SVN ?
>
> Cheers
>   





More information about the devel mailing list