Hey people. Apparently, cvs' attempt to create a $HOME/.cvspass file is
either failing for some reason, or it's not attempting it at all. 

[carsnau@tabmow carsnau]$ cvs login 
Logging in to :pserver:[EMAIL PROTECTED]:2401/usr/local/cvs
CVS password:
cvs login: failed to open /home/carsnau/.cvspass for reading: No such file or
directory
cvs [login aborted]: fatal error: exiting
[carsnau@tabmow carsnau]$ echo $CVSROOT
:pserver:[EMAIL PROTECTED]:/usr/local/cvs
[carsnau@tabmow carsnau]$

    There's nothing wrong with the permissions in my home directory. If I do a
touch $HOME/.cvspass, the problem goes away. Does cvs not create this file as
needed?

    Thanks,

    Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08
"Pretty soon, massive bloat is the industry standard and everyone is using
huge, buggy programs not even their developers can love."
    -Eric S. Raymond, The Art of Unix Programming
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to