I have a cvs server running on Linux.
One client uses WinCVS 1.1.
It worked until this happened:
We changed password for him on the Linux server.
Now, he can't use "Login..." because it says that
the server rejected access. But he inputs the right password.
Also, if I try to change the CVSROOT string to use
my own user (which I know the password of), I get the same
result.
It seems like the CVSROOT string gets cached somewhere,
particularly in .cvspass.
But I've deleted this file and I still have the same problem.
What can be wrong?
Thomas