|
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:shan@pluto:/developers/repository
login
(Logging in to shan@pluto) 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:shan@pluto:/developers/repository (password
authentication)
cvs login
(Logging in to shan@pluto)
cvs [login aborted]: recv() from server pluto: EOF
PLEASE HELP !!!!
Regards,
Shan Sivakolundhu
|
- Problem with cvs import Andr�s Bernal
- Re: Problem with cvs import Mike Castle
- Re: Problem with cvs import Larry Jones
- Re: Problem with Setting up and logging into CVS Shan Sivakolundhu
