info-cvs
[Top][All Lists]
Advanced

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

Re: CVS, Connection refused


From: Lamar Thomas
Subject: Re: CVS, Connection refused
Date: Tue, 22 Jan 2002 06:41:00 GMT

"Art" <address@hidden> wrote in message
news:address@hidden
> > -----Original Message-----
> > From: address@hidden [mailto:address@hidden 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






reply via email to

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