Sorry had a typo. Line is: cvs -d :pserver:stephen@localhost:e:/srv/cvs login
Again just confirm ntserver works. For NT server I must use the machine name instead of localhost. Tried using machine name and still get the same result. I have now installed cvsnt on another win2000 machine and got the same error. I really need to correct this but I am at a loss. I'll even go so far as to run the source in a debugger if the source compiles under VC++. Would anyone know what is needed to run the server within a debugger? Cheers! "Stephen Townsend" <[EMAIL PROTECTED]> wrote in message a6rl0r$aom$[EMAIL PROTECTED]">news:a6rl0r$aom$[EMAIL PROTECTED]... > Thanks for the thought, but CVSROOT is set correctly. > > The line I used to invoke cvs is: > > cvs -d :pserver:stephen@localhost:e:srv/cvs login > > Standard I hope. > > Could someone please confirm that Win2000 with all service paks and security > fixes works with CVSNT pserver. > > > "Bo Berglund" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > If you copied the error message then I can spot an error in your > > cvsroot setting. It should be > > :pserver:stephen@localhost:e:/srv/cvs > > but it looks like you have added the port number into it so cvs > > gets confused.... > > > > Just an idea... > > > > /Bo > > > > -----Original Message----- > > From: Stephen Townsend [mailto:[EMAIL PROTECTED]] > > Sent: den 13 mars 2002 15:24 > > To: [EMAIL PROTECTED] > > Subject: [Cvsnt] Error reading from server localhost: -1 > > > > > > Hello, > > > > Still trying to resolve pserver problems. I know server is installed > > correctly as NTSERVER WORKS! Unfortunately I need pserver. > > > > After I downloaded latest cvsNT build 1.11.1.3 (Build 57), the telnet > check > > using cvsservice -test no longer hangs the telnet client. Now I get an > > error. Here is the output: > > > > Logging in to :pserver:stephen@localhost:2401e:/srv/cvs > > CVS password: ******** > > cvs [login aborted]: Error reading from server localhost: -1 > > > > I am using Win2000 Professional and access CVSNT via cvs.exe and > wincvs.exe. > > Both fail with error above. > > > > It has been suggested that it was a Norton Anti-virus problem. I have > > removed norton from system and problem persists. I have done everything > but > > rebuild the system. > > > > Any assist. > > > > > > _______________________________________________ > > Cvsnt mailing list > > [EMAIL PROTECTED] > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > _______________________________________________ > > Cvsnt mailing list > > [EMAIL PROTECTED] > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
