info-cvs
[Top][All Lists]
Advanced

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

Re: Cannot connect to remote CVS server


From: Larry Jones
Subject: Re: Cannot connect to remote CVS server
Date: Tue, 17 Feb 2004 13:25:10 -0500 (EST)

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

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

>  >cvs -d :pserver:address@hidden:/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:address@hidden:/webserver/vhosts login

-Larry Jones

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




reply via email to

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