Hi Merrill, This is going to be a larger change, I have added it as a request for enhancement (RFE) in the sharpcvslib project on sourceforge.
Cheers, Clayton -----Original Message----- From: Merrill Cornish [mailto:[EMAIL PROTECTED] Sent: Mon 7/12/2004 12:03 PM To: [EMAIL PROTECTED] Cc: Subject: [Nant-users] <cvs-checkout> vs. SharpCVSLib After sending the question about the quiet attribute of the <cvs-checkout> task, I decided to find out if using the built-in Sharp CVS Library would make any difference (the last time I tried this, it objected to my cvsroot attribute value). So now, when I run <cvs-checkout if="${not xxx-exists}" cvsroot="${cvsroot}" password="${cvspswd}" module="xxx" destination="${buildroot}" readonly="true" /> I get the following error: [cvs-checkout] working directory: C:\QATest-buildroot [cvs-checkout] executable: C:\Program Files\NAnt 0.85\bin\scvs.exe [cvs-checkout] arguments: -d:pserver:[EMAIL PROTECTED]:/ext/xxx -r checkout xxx Number of parameters: 0. Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control. For CVS updates and additional information, see the #CvsLib home page at http://sharpcvslib.sourceforge.net/ or the CVS home page at http://www.cvshome.org/ or Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html the CVSNT home page at http://www.cvsnt.org/ Thanks for using the command line tool. Remember, this was with <property name="sourcecontrol.usesharpcvslib" value="false" /> commented out. Merrill ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users