-----Original Message-----
From: Mars [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 12:12 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; Mars
Subject: Regarding CVS server setup
I am having some problem in connecting my WinCVS client (version 1.1b14)
which is running in NT to the CVS server (version 1.10.8) running in
Solaris. I would appreciate if anybody could help me in resolving the issue.
I have put the following entries in my CVS server system.
1. In /etc/inted.conf file
cvspserver stream tcp nowait root /usr/local/cvs/bin/cvs
cvs -b/usr/local/cvs/bin pserver
2. In /etc/services
cvspserver 2401/tcp
I have the following setup in my WinCVS client.
The CVSROOT has been set to :pserver:mars@qualis:/rep
where /rep is the CVSROOT in the server.
I have issued the command "cvs -d:pserver:mars@qualis:/rep login" and got
the following error
cvs -d :pserver:mars@qualis:/rep login
(Logging in to mars@qualis)
cvs [login aborted]: recv() from server qualis: EOF
*****CVS exited normally with code 1*****