"Art" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> > Lamar Thomas
> ...
> > I am running RH 7.1 and CVS 1.11-3 using the bash shell.  When I try and
> > connect to cvs I get the following error:  "Connection refused".  Anyone
> > have any ideas?  Thanks for any help.
> Do you have a cvs entry in /etc/services and /etc/inetd.conf?
> (I'm running Linux 2.4.8, Mandrake 8.1, and use xinetd.d/cvs)
> It may not matter, but I trust my second computer and also use .rhosts to
> rsh between them.
>
> Art

I have the following two lines in /etc/services:

cvspserver 2401/tcp # CVS client/server operations
cvspserver 2401/udp # CVS client/server operations

However, I don't have anything in xinetd.conf about cvs.  Here is what my
xinetd.conf looks likes:

#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
cps = 25 30
}
includedir /etc/xinetd.d

Lamar




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

Reply via email to