cvs access problems

Ian Lance Taylor ian@airs.com
Wed Jan 19 00:16:00 GMT 2005


Bud Davis <bdavis9659@comcast.net> writes:

> i have "write after approval" status in cvs. 
> 
> 
> [bdavis@localhost pr13464]$ cvs -z9 co gcc
> Permission denied (publickey,keyboard-interactive).
> cvs [checkout aborted]: end of file from server (consult above messages
> if any)
> 
> 
> here are my environment variables:
> 
> CVS_RSH=ssh
> CVSROOT=:ext:bdavis@gcc.gnu.org:/cvs/gcc
> 
> 
> who can help me ?  

overseers@gcc.gnu.org

> is this my local problem or my account on gcc.gnu.org ?

Your account on gcc.gnu.org looks OK to me.  Are you sure you have the
right private SSH keys on the system on which you are running cvs?  On
gcc.gnu.org you have one authorized key, and SSH2 RSA key with the
rather odd looking e-mail name
    bdavis@localhost.localdomainApproved2:Approved

Ian



More information about the Gcc mailing list