info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with Setting up and logging into CVS


From: Shan Sivakolundhu
Subject: Problem with Setting up and logging into CVS
Date: Thu, 15 Feb 2001 09:07:09 -0500

Hi,
 
I have a Sun Solaris box and I have CVS installed on it. I also have a Windows 2000 Professional laptop and I am running WinCVS ver 1.1b13 on it (I have been able to use this client on a previous project without incident)
 
I am trying to bring a current project under CVS.
 
I did the following logged in as root.
 
Here is my /etc/inetd.conf entry
cvspserver stream tcp nowait root /developers/local/bin cvs -T/tmp -f --allow-root=/developers/repository pserver
 
Here is my /etc/services entry
cvspserver     2401/tcp     # CVS remote server function
 
Here is my CVSROOT variable defined in /etc/profile
CVSROOT=/developers/repository/
export CVSROOT
 
Here's the output when I try to login on my server
pluto> cvs -d :pserver:address@hidden:/developers/repository login
(Logging in to address@hidden)
CVS password:
cvs [login aborted]: recv() from server pluto: Connection reset by peer
 
Here's the output when I try to login using WinCVS
NEW CVSROOT: :pserver:address@hidden:/developers/repository (password authentication)
cvs login
(Logging in to address@hidden)
cvs [login aborted]: recv() from server pluto: EOF
 
 
PLEASE  HELP !!!!
 
Regards,
Shan Sivakolundhu

reply via email to

[Prev in Thread] Current Thread [Next in Thread]