??changed: -* If, when (for example) you try to use CVS, you're rejected with 'Permission denied (publickey).', that means that your key is not recognized. It could be a matter of time (cron job) or, generally, it means that your key is not a correct SSH2 DSA key (the key registration page contains a sample key for you to compare). If you think you have done everything correctly, use the support manager (https://savannah.gnu.org/support/?group=administration) or write to [EMAIL PROTECTED] explaining your problem, providing copy/paste from the errors messages. It would also be good to provide the output from the following commands:: - - cvs -t -d:ext:[EMAIL PROTECTED]/cvsroot/yourproject co yourproject - ssh -v [EMAIL PROTECTED] * If, when (for example) you try to use CVS, you're rejected with ``Permission denied (publickey).``, that means that your key is not recognized. It could be a matter of time (cron job) or, generally, it means that your key is not a correct SSH2 key (the key registration page contains a sample key for you to compare). If you think you have done everything correctly, use the support manager (https://savannah.gnu.org/support/?group=administration) or write to [EMAIL PROTECTED] explaining your problem, providing copy/paste from the errors messages. It would also be good to provide the output from the following commands::
cvs -t -d:ext:[EMAIL PROTECTED]/cvsroot/yourproject co yourproject ssh -v [EMAIL PROTECTED] -- forwarded from https://savannah.gnu.org/maintenance/[EMAIL PROTECTED]://savannah.gnu.org/maintenance _______________________________________________ Savannah-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/savannah-cvs
