This is the mail archive of the overseers@sourceware.org mailing list for the Sourceware project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Seemed to have forgotten passphrase for ssh key


Ayal Zaks <ZAKS@il.ibm.com> writes:

> I'm trying to "svn co svn+ssh://zaks@gcc.gnu.org/svn/gcc/trunk gcc" but
> keep getting
> "Enter passphrase for key '/home/zaks/.ssh/id_rsa':"
> (on same machine the new id_rsa was ssh-keygen'd)
> even though I'm now certain I remember my passphrase.

If you don't use ssh-agent, svn will make multiple ssh connections.
Could that be what is happening here?

If not, send ssh -v output.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]