if you encounter cvs error on windows system that says :
Cannot login : Server has insufficient rights to validate user account
try to add the user in $CVSROOT/passwd file using the following command :
cvs -d :local:c:\cvsrepo\neb passwd -a robin
Adding user robin
New password: *****
Verify password: *****
No comments:
Post a Comment