John Nichel writes:
> 
>  >        server_args = -f --allow-root /webserver/vhosts pserver

That should be "--allow-root=/webserver/vhosts".

>  >cvs -d :pserver:[EMAIL PROTECTED]:/CVSROOT login
>  >/CVSROOT: no such repository
>  >cvs login: authorization failed: server devbox.local rejected access 
> to /CVSROOT for user jnichel

The repository (what comes after the last colon) must exactly match one
of the --allow-root= arguments:

        cvs -d :pserver:[EMAIL PROTECTED]:/webserver/vhosts login

-Larry Jones

I'm getting disillusioned with these New Years. -- Calvin


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

Reply via email to