> This cvs command:
> cvs -z5 -d:pserver:[EMAIL PROTECTED]:/cvs/mesa3d checkout Mesa"
>
> says:
> cvs checkout: cannot find password
> cvs [checkout aborted]: use "cvs login" to log in first
Yes, you need to cvs login first. This would be done like this:
cvs -d:pserver:[EMAIL PROTECTED]:/cvs/mesa3d login
However I don't remember the password. I assume it was empty, as the entry
in the .cvspass says:
:pserver:[EMAIL PROTECTED]:/cvs/mesa3d A
You can probably bypass the login state by simply adding this line to your
~/.cvspass file.
CU, Andy
--
= Andreas Beck | Email : <[EMAIL PROTECTED]> =