Follow-up Comment #2, sr #104539 (project administration): > Do you still experience the issue?
Yes, I reproduced it just now. <wboutin> told me she discovered the same issue this morning; she said that 'anoncvs' was accepted as a password, and then everything worked normally. I've been running exactly the same command many times a day for months, and haven't changed my cvs software. > We didn't change anything regarding anoncvs, and I > cannot reproduce the error. Here are the exact steps I took to reproduce it here. I started a new bash instance and copied and pasted the commands shown here https://savannah.nongnu.org/cvs/?group=lmi only changing 'co <modulename>' to 'update': $ pwd /c/tmp/eraseme $ export CVS_RSH="ssh" $ cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/lmi update [EMAIL PROTECTED]'s password: [I typed 'savannah': no good] Permission denied, please try again. [EMAIL PROTECTED]'s password: [I typed 'anoncvs': no good] Permission denied, please try again. [EMAIL PROTECTED]'s password: [I typed 'password': that worked] cvs update: in directory .: cvs [update aborted]: there is no version here; run 'cvs checkout' first I tried 'checkout', but that asks for a password too: $ cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/lmi co lmi [EMAIL PROTECTED]'s password: Is there anything else you would like me to test? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/support/?func=detailitem&item_id=104539> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Savannah-help-public mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/savannah-hackers