I am using Nant 0.85-rc1. I'm having a problem with the <cvs-checkout> task. It seems to be hanging when performing the log in. Here is the output of the task: [echo] Checking out module Library from CVS . . . [cvs-checkout] Using ssh binary: [cvs-checkout] Using .cvspass file: [cvs-checkout] Working directory: c:\temp [cvs-checkout] Executable: D:\Development\NET\BuildTools\NAnt\0.85-rc1\nant-0.85-rc1\bin\scvs.exe [cvs-checkout] Arguments: -d:pserver:[EMAIL PROTECTED]:2401:/opt/apps/udev1cvs/Sterling_Library -verbose checkout Library [cvs-checkout] Starting 'D:\Development\NET\BuildTools\NAnt\0.85-rc1\nant-0.85-rc1\bin\scvs.exe ( - d:pserver:[EMAIL PROTECTED]:2401:/opt/apps/udev1cvs/Sterling_Library -verbose checkout Library)' in 'c:\temp' [cvs-checkout] Logging in to :pserver:[EMAIL PROTECTED]:/opt/apps/udev1cvs/Sterling_Library
It seems like it isn't using the correct server path. I have the "-d" argument set to use port 2401, but it appears to not be using that. Now, I USED to have the "-d" argument set without the port number. I have since updated it. Is Nant caching this somehow? Thanks! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users