On Wed, 2001-12-12 at 14:24, Bhaswati Mookerjea wrote: > I am not able to access the cvs repository. I have done the following: > > installed latest cvs on my machine. > > being in bash > > CVS_RSH=ssh > CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs > export CVSROOT > cvs login > > Then I get the msg: > > failed to open /home/bhaswati/.cvspass for reading: No such file or > directory > cvs [login aborted]: fatal error: exiting > > I understand that it is looking for the file .cvspass, but what is the > format of the passwd in it? I have tried creating a file .cvspass with one > line > anoncvs: > > written in it.
So does that work? If not, does an empty ~/.cvspass work? -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
