Cal McPherson writes: > > > cvs login > Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs > CVS password: > cvs login: failed to open Z:\ /.cvspass for reading: No such file or = > directory > cvs [login aborted]: fatal error: exiting
That's a known bug -- you have to create the ~/.cvspass file by hand (an empty file is sufficient). It also looks like you have $HOME defined with a trailing space -- make sure you don't. -Larry Jones He piqued my curiosity. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
