[Buildbot-devel] Passing CVS/SVN password
Mateusz Loskot
mateusz at loskot.net
Sun Oct 1 02:42:35 UTC 2006
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
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the devel
mailing list