This is the error which I get:

(Logging in to readroh@server)
CVS password:
Fatal error, aborting.
readroh: no such user
cvs login: authorization failed: server <servername> rejected access

As I know, I did not create any system user called 'readroh'
but user called 'rohit' on the server which has my cvs-repository.

...Rohit

----- Original Message -----
From: "Larry Jones" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "CVS Mailing Lists" <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 1:25 PM
Subject: Re: CVS setup help


> Rohit Peyyeti writes:
> >
> > rohit = system user
> > readroh = cvs user
> >
> > I changed $CVSROOT/CVSROOT/passwd file. This is how
> > it has right now:
> >
> > $CVSROOT/CVSROOT/passwd :
> > readroh::rohit
> >
> > $CVSROOT/CVSROOT/readers :
> > readroh
> >
> > In .bash_profile :
> > CVSROOT=":pserver:rohit@server:/usr/local/cvs-rep"
>
> There's the problem -- you're logging in as rohit.  Change that to:
>
> CVSROOT=":pserver:readroh@server:/usr/local/cvs-rep"
>
> -Larry Jones
>
> Can I take an ax to school tomorrow for ... um ... show and tell? --
Calvin


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

Reply via email to