Bad username/password not caught early
Brought to you by:
adamkennedy
Bad username/password combinations ( to the point
they can't even log in ) should be caught ( somehow )
BEFORE the repository is created.
Currently a module can be added inside a repository that
has been created with a bad username/password. This
gives the impression that it's either the module or CVS
Monitor's problem, not the fact they have the wrong
permissions.
Of course, the fact we can't see error messages on
checkout compounds this problem.