Ginger Ellsworth writes:
> 
> $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs login
> (Logging in to [EMAIL PROTECTED])
> CVS password:
> cvs [login aborted]: connect to 192.168.1.134:2401 failed: Connection
> refused

"Connection refused" means that the server machine isn't listening for
connections on the cvspserver port, which implies that there's something
wrong with your xinetd configuration; check your syslog for error
messages and follow the debugging steps in the manual:

        http://www.cvshome.org/docs/manual/cvs_21.html#SEC182

>       env             = HOME=/cvs

Do not set HOME!  Make sure it is *not* set and CVS will figure it out
correctly for each user.

-Larry Jones

I'm crying because out there he's gone, but he's not gone inside me. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to