When using the CVS feature I found a problem when try to login an anymous CVS.
When I try to login an anymous CVS I have to give "return" to the password question. But when I click only "ok" Dev-C++ hangs - the cvs.exe doesn't continue.
BTW. Logout and Checkout are running without any problems.
Dev-C++ 4.9.8.7
cvs.exe 2.0.33
on Windows 2000 SP4
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
When using the CVS feature I found a problem when try to login an anymous CVS.
When I try to login an anymous CVS I have to give "return" to the password question. But when I click only "ok" Dev-C++ hangs - the cvs.exe doesn't continue.
BTW. Logout and Checkout are running without any problems.
Dev-C++ 4.9.8.7
cvs.exe 2.0.33
on Windows 2000 SP4
Sorry - foregt to add:
If I give the cvs command for a login in a DOS box it works correctly...