menuka writes: > > In my repository , in the cvsroot directory > I have created a passwd file to which i have added the following line > > menuka: def
I don't know what you think you're doing, but that is not correct syntax. You should have the CVS user name, a colon, then that user's encrypted password, with no extra spaces. You can follow that with another colon and a system user to run as; if that's omitted, the CVS user must also be a system user and CVS will run as that user. -Larry Jones Life's a lot more fun when you're not responsible for your actions. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
