[EMAIL PROTECTED] writes:
> 
> cvs login: authorization failed: server <servername> rejected access to
> <directory> for user <username>

That means that either the <directory> does not exactly match one of the
server's --allow-root= options, the <username> is not a valid user, or
the password you used was incorrect.  It has nothing whatsoever to do
with the permissions on any particular directory.  CVS tries to log
authorization failures using syslog() using the DAEMON and AUTHPRIV
facilities, so check your system logs for more info.

-Larry Jones

My life needs a rewind/erase button. -- Calvin


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

Reply via email to