Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Make sure that you are not using a telnet client that clears the screen on connection loss. The Win 2k version does not. If you didn't get the following back then you are not able to make a socket connection to your CVS server. cvs [authserver aborted]: bad auth protocol start: Connection to host lost. Next test: o sign on to the machine that the CVS server is on and retry the test. o If it still doesn't work then the service is not running. o Enter netstat -an to see all the sockets being LISTENed to on that machine. You need to see 2401 before it will succeed. o If you can connect from the localhost but not from a remote host then you have to check the network/firewalling arangement between them. ""Kleber"" <kleber_vieira at hotmail.com> wrote in message news:ai8s9n$qo$1 at sisko.nothing-on.tv... > > I connect myself in telnet how did you say, but the only message then appear > is in a > Popup window like this "lost host connection", and no one message is > returned from CVS. > What message CVS should return me? > > Regards, > Kleber > > ""Edward Sumerfield"" <esumerfd at spam.poboxes.com> escreveu na mensagem > news:ai7and$2a9$1 at sisko.nothing-on.tv... > > > > 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"" <kleber_vieira at hotmail.com> wrote in message > > news:ahs9je$lhq$1 at sisko.nothing-on.tv... > > > > > > 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 > > > Cvsnt at cvsnt.org > > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > > > > _______________________________________________ > > Cvsnt mailing list > > Cvsnt at cvsnt.org > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > _______________________________________________ > Cvsnt mailing list > Cvsnt at cvsnt.org > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt