Hi All,
Thanks to all those for responding to my earlier question.
As you can see I am build a new Nant script as we moved to cvs from source safe and hence I have questions.
I am having trouble to logon to cvs and get latest module.
If I use the following:
<cvs-pass cvsroot=":pserver:cruisecontrolUser@cvs-lyn.devserver.com/cvsroot/itprojects" password="password" />
I get following error:
BUILD FAILED
D:\myData\NAntBuilds\LTC_IT_Hello.build(25,3):
'passfile' was not explicitly specified and could not be determined from environment, or found in home directory.
If I use the following:
<exec program="cvs">
<arg line="-d =":pserver:cruisecontrolUser@cvs-lyn.devserver.com/cvsroot/itprojects login" />
</exec>
Program waits for user input and does not take any keyboard strokes at this point.
[echo] Deleting Project folder =[D:\CVS_Workspace\myproj]
[echo] Logon to CVS
[exec] Logging in to :pserver:cruisecontrolUser@cvs-lyn.devserver.com/cvsroot/itprojects
Can some one tell me how to logon to CVS and get latest from CVS, etc.,
Thanks,
Gaja Kannan
Imaging, Workflow & BPM Architect
Genworth Financial Long Term Care - IT
Phone: 804-922-5254
Fax: 804-484-3999
Email: [EMAIL PROTECTED]