Bugs item #1616136, was opened at 2006-12-15 09:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1616136&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tasks Group: 0.85 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sean GAO (sean_gao) Assigned to: Nobody/Anonymous (nobody) Summary: <cvs-pass> and <cvs-checkout> handle passfile incorrectly Initial Comment: It seems to us that <cvs-pass> and <cvs-checkout> behave strangely with respect to cvspass attribute. Detailed description: Say we would like to use passfile="./.cvspass" which means we want NAnt to create the file in the same directory from which the nant.exe is started and use that pass file to login to CVS server. Here's what turns out: <cvs-pass> creates the file in current working directory as expected, while <cvs-checkout> seems to look elsewhere (ignores what we explicitly specified in our .build script). We later find out it actually looks to the root folder of the drive in which we run our build script. e.g. C:\, D:\ or the like. We are using NAnt 0.85 release with .NET 2.0 and Windows XP SP2. Any tips, hints, info, fixes will be much appreciated. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1616136&group_id=31650 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers