Sorry, missed that message of yours.

> Update: when I copied over the .keyring file from my old Eclipse install,
> everything worked ok, temporarily. It logged in without asking for

Old .keyring might contain cached password. It also caches path to the
key file, not the key file itself.

> credentials. Now that solution no longer works. Something bad must be cached
> somewhere.

This looks strange. So, first we need to know what credentials are
actually needed, is it key file only, or both SSH connection
credentials (key file) and a password to access repository.

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 22:13, Shef <[email protected]> wrote:
>
> Update: when I copied over the .keyring file from my old Eclipse install,
> everything worked ok, temporarily. It logged in without asking for
> credentials. Now that solution no longer works. Something bad must be cached
> somewhere.
>
>
>
> Shef 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-tp32718978p32719865.html
> Sent from the SVNKit - Users mailing list archive at Nabble.com.
>
>
>

Reply via email to