info-cvs
[Top][All Lists]
Advanced

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

Re: weird cvs update error


From: Larry Jones
Subject: Re: weird cvs update error
Date: Thu, 22 Jan 2004 15:20:56 -0500 (EST)

Anthony Ettinger writes:
> 
> cvs update: Updating special-reports
> cvs update: Updating special-reports/img
> cvs update: Updating styles
> cvs update: authorization failed: server f1 rejected
> access to /server/cvs for user mark
> cvs update: used empty password; try "cvs login" with
> a real password

CVS remembers the CVSROOT that was used to do the initial checkout of
each working directory (in CVS/Root) and uses it for all subsequent
operations in that directory.  It appears that mark did the original
checkout of that (sub)directory, so CVS has remembered his CVSROOT
(which contains his username) and is using it when you run update, but
you haven't ever done as ``cvs login'' as him to store his password in
your ~/.cvspass file.  What you probably want to do is to change
CVS/Root in that directory to your CVSROOT.

-Larry Jones

TIME?!  I just finished the first problem! -- Calvin




reply via email to

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