Hello,

It might be that you server requires private key authentication to
establish SSH connection _and_ a username and password to access
repository. May it be the case?

Also, make sure your private key is in OpenSSH format (it might be in
Putty format on Windows and you may use puttygen program to export the
key into the OpenSSH format).

Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://hg4j.com/ - Java Mercurial Library!
http://sqljet.com/ - Java SQLite Library!



On 25 October 2011 19:38, Shef <[email protected]> wrote:
>
> I'm trying to get svnkit to work with subclipse. I'm on Windows 7, 64 bit,
> with Eclipse Indigo, JDK 1.6.
>
> I installed subclipse 1.6.18 and svnkit 1.3.5.7406.
>
> I add an svn repository location:
>
> svn+ssh://my.server.com/srv/svn/repos
>
> and tried to connect. Svnkit properly pops up a dialog asking for ssh
> credentials. I fill in the username, select "Use private key
> authentication", browse to my keyfile, enter a passphrase, and click "Save
> information". Hit ok.
>
> The dialog closes and reopens with "Use password authentication" checked. No
> error messages, no other indication of what the problem might be.
>
> How do I debug this?
>
>
> --
> View this message in context: 
> http://old.nabble.com/Svnkit-keeps-asking-for-ssh-credentials-tp32718978p32718978.html
> Sent from the SVNKit - Users mailing list archive at Nabble.com.
>
>
>

Reply via email to