Dear all,
I have installed the RPM under RedHat 9 of CVS and it works with
extssh but not with pserver. I get a timeout error with Eclipse...I have
the following configuration file under /etc/xinetd.d/cvspserve :
service cvspserver
{
port = 2401
socket_type = stream
protocol = tcp
wait = no
user = root
passenv =
server = /usr/bin/cvs
server_args = pserver -f
}
How could I trace what is going on? Why extssh is working? is it not
connecting to the same port?
Thank you very much in advance
Miguel
-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html