Thanks. I got it to work this morning.
I was missing a file.
I created a cvspserver file in /etc/xinetd.d which contains:
service cvspserver
{
socket_type = stream
protocol = tcp
wait = no
user = root
passenv =
server = /usr/bin/cvs
server_args = -f --allow-root=/usr/local/cvsroot pserver
disable = no
}
I can now connect and I am happy :)
Simon
-----Original Message-----
From: Derek Price [mailto:[EMAIL PROTECTED]
Sent: 5 août, 2005 13:29
To: Simon Renshaw
Cc: [email protected]
Subject: Re: 1.12.12 config
Simon Renshaw wrote:
>I get the "Cannot connect to host" error message.
>
>
http://ximbiot.com/cvs/wiki/index.php?title=CVS--Concurrent_Versions_System_
v1.12.12.1:_Troubleshooting#Trouble_making_a_connection_to_a_CVS_server
Cheers,
Derek
--
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:[EMAIL PROTECTED]>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
