Bekai wrote:

> I am new to both linux and CVS and have the task of setting CVS up on a
> linux box so that it can host our projects.
> I installed Red Hat 7.0 and was able to import , checkout  locally, but
> when I try to access it from a windows or Mac client, I get the
> following error message.
>
> "(Logging in to cvs -d :pserver: [EMAIL PROTECTED])
> cvs login: authorization failed: server remote.server.com rejected
> access to /home/myaccount/cvsproject/CVSROOT for user cvs -d :pserver:
> user"
>
> I have tried several of the suggestions in the online documentations and
> website without any success.
> Does anyone know the specific meaning of this error message.
> Thank you
> Bek

That could be a bad --allow-root= option, a bad password, or a non-existant
user id.  If you are running a current of CVS (1.11.1p1) and you sent all
the error strings from your run, then it was a bad password.  If it is an
earlier server or you didn't send the complete output of your failed run,
then it could be any of the three.

If that's not enough information, try reading through the "Trouble
Connecting to a CVS Server" section of the CVS manual on http://cvshome.org
.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
105. I don't suffer from insanity. I enjoy every minute of it.




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

Reply via email to