From: Justin MacCarthy (macarthy at domain iol.ie)
Date: Mon 12 Aug 2002 - 16:13:31 IST
Hi, I'm setting up a CVS server on a RedHat 7.* box. First time.
When I try to log in via telnet with an account that is in the "cvs" group
and run
cvs login
password: xxxxx
I get
cvs [login aborted]: connect to localhost:2401 failed: Connection refused
> chkconfig --list returns
xinetd based services:
linuxconf-web: off
swat: on
telnet: on
cvspserver: on
As a cvs user
[cvsdev1 at domain localhost cvsdev1]$ echo $CVSROOT
:pserver:cvsdev1 at domain localhost:/home/cvsroot/repository
[cvsdev1 at domain localhost cvsdev1]$ ls -la /home/cvsroot/repository/
total 12
drwxrws--- 3 cvs cvs 4096 Aug 12 11:26 .
drwxrwx--- 7 cvs cvs 4096 Aug 12 11:26 ..
drwxrwsr-x 3 cvs cvs 4096 Aug 12 11:26 CVSROOT
[cvsdev1 at domain localhost cvsdev1]$
Where should I start looking?
Thanks Justin
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:16 GMT