An IO error probably means that you have a network problem to that endpoint. Make sure the default port 2401 is accessible. (telnet <machine> 2401, press enter and CVS will send you back an auth error).
I had a forte problem because I was running the server on a different port. I had to remove the colon (:) from between the port and the directory path to make it work. The other oddity is that the initial creation dialogs worked differently to the right click customize dialogs. ""Kleber"" <[EMAIL PROTECTED]> wrote in message ahs9je$lhq$[EMAIL PROTECTED]">news:ahs9je$lhq$[EMAIL PROTECTED]... > > Hi, > > I installed the CVS in a NT server and obtained to do all the configuration > successfully. > I created my users without problems. > > But, when a try to connect myself with the server by Forte(Sun), it appears > this of error: > > I/O error while authenticating with host <server name> > > My method connection on Forte--> > :pserver:<username>@<servername>:c:/cvsrepo/rep > > What it could be? > > Could somebody help me, please? > > I am thankful since already, > Kleber > > > > > > _______________________________________________ > 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
