I have full installation of RH 7.0 . I couldnot install cvs as a 
services in this version. If anyone has done it please send me where 
i would have went wrong. I have the following lines in xinetd.conf

cvspserver
{
 id = cvspserver
 type = REUSE
 socket_type = stream
 wait = no
 user = root
 server =/usr/bin/cvs
 server_args = --allow-root=/usr/local/cvs-root
}



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

Reply via email to