On Wed, 2002-08-21 at 02:30, Sajeewa Chandrasekera wrote:
> 
> 4. under "/etc/xinitd.d" I created a file called "cvspserver" and put these
> lines
> service cvspserver
> {
>    disable     = no
>    port        = 2401
>    socket_type = stream
>    protocol    = tcp
>    wait        = no
>    user        = root
>    passenv     =
>    server      = /usr/local/bin/cvs
>    server_args = -f --allow-root=/usr/local/cvsroot pserver
> }
...
> So this shows cvs server is not started at port 2401? what is the mistake I
> did?

Does /usr/local/bin/cvs exist?  RH installs it at /usr/bin/cvs.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to