#2355: master-side CVS step is not incremental on Windows
----------------------+-----------------------
Reporter: pepsiman | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords: cvs
----------------------+-----------------------
My master.cfg specifies incremental mode:
{{{CVS(cvsroot=':pserver:username:password@cvs:/cvs',
cvsmodule='modulename', mode='incremental')}}}
On a Linux slave machine, this does result in incremental checkouts.
On a Windows slave machine, the master-side CVS step always performs a
full checkout.
The difference seems to be that CVSNT on Windows doesn't write the
password into the CVS/Root file:
{{{:pserver:username@cvs:/cvs}}}
CVS on Linux does:
{{{:pserver:username:password@cvs:/cvs}}}
Checking of the Root file was added in ticket:2287.
--
Ticket URL: <http://trac.buildbot.net/ticket/2355>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits