info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wincvs and pserver


From: Larry Jones
Subject: Re: wincvs and pserver
Date: Mon, 13 May 2002 11:28:29 -0400 (EDT)

Cristiana Rodrigues de Souza - 1971259-1 writes:
> 
> service cvspserver
> {
>       disable             = no
>         socket_type         = stream
>         protocol            = tcp
>         wait                = no
>         user                = root
>         server              = /usr/bin/cvs
>       server_args         = -f --alow-root=/home/cvs/ pserver
> }

Remove the trailing "/" from the --allow-root option and spell it
correctly.  You may need to add:

        passenv = PATH

too if you get error messages about permission denied accessing files in
root's home directory.

-Larry Jones

My upbringing is filled with inconsistent messages. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]