[Buildbot-devel] buildbot/CVS/Windows

Michael J. Knox michael.knox at endace.com
Wed Jul 12 23:26:29 UTC 2006


Hi Mark,

I have that. This is the config:


cvsroot = ":pserver:anoncvs at cvs.endace.com:/home/cvsroot"
cvsmodule = "foo"

factory1 = factory.GNUAutoconf(s(step.CVS, cvsroot=cvsroot,
         cvsmodule=cvsmodule, login="XXXXXX", mode="copy"),
                  configure="autoreconf -i -f ; ./configure",
                  compile="make all",
                  test="")

CVS password is obviously not XXXXXX, but its valid pasword. The source 
code is checked out of CVS the same way on FreeBSD, RHEL3/4, debian 
stabe/unstable and Fedora RawHide.

Windows is the only platform that prompts for a password to be entered.

Michael

Mark Pauley wrote:
> I just use cvs login, though cvs says that you can enter the password  
> like cvs -d :pserver:user:password at host:repos.
> 
> man cvs or lookup the docs for more info.
> 
> _Mark
> 
> On Jul 12, 2006, at 4:10 PM, Michael J. Knox wrote:
> 
>> So no one has encountered this problem before?
>>
>> Michael
>>
>> Michael J. Knox wrote:
>>
>>> No, thats the cvs I am using, sorry, probably should have mentioned  
>>> that.
>>>
>>> Michael
>>>
>>> Michael March wrote:
>>>
>>>> Does it work under the Cygwin CVS port?
>>>>
>>>> On 7/3/06, Michael J. Knox <michael.knox at endace.com> wrote:
>>>>
>>>>
>>>>> Hello All...
>>>>>
>>>>> I am having difficulty with Windows halting till a password is  
>>>>> entered
>>>>> for the CVS co to happen. The same process is used for Linux and  cvs
>>>>> accepts the password in "login=secret"
>>>>>
>>>>> Any suggestions on getting CVS under windows to not prompt?
>>>>>
>>>>> Michael
>>>>>
>>>>> Using Tomcat but need to do more? Need to support web services,  
>>>>> security?
>>>>> Get stuff done quickly with pre-integrated technology to make  your 
>>>>> job
>>>>> easier
>>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>>>> Geronimo
>>>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 
>>>>>
>>>>> _______________________________________________
>>>>> Buildbot-devel mailing list
>>>>> Buildbot-devel at lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>>>
>>>>
>>>>
>>>
>>> Using Tomcat but need to do more? Need to support web services,  
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your  
>>> job easier
>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
>>> Geronimo
>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>> _______________________________________________
>>> Buildbot-devel mailing list
>>> Buildbot-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>>
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services,  
>> security?
>> Get stuff done quickly with pre-integrated technology to make your  
>> job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
> 
> 




More information about the devel mailing list