Bugs item #1616136, was opened at 2006-12-15 09:45 Message generated for change (Comment added) made by sean_gao 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: 3 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. ---------------------------------------------------------------------- >Comment By: Sean GAO (sean_gao) Date: 2006-12-17 23:13 Message: Logged In: YES user_id=1667126 Originator: YES After switching not to use sharpcvslib (in our case we now use CVSNT), so far it works. You may claim this bug is sharpcvslib's problem, not NAnt's. But I still believe there is a consistency issue within NAnt itself that needs to be fixed or at least some info/tips need to be added to the online documentation. ---------------------------------------------------------------------- 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