Hi,
I am using Eclipse 3.6.2 / subclipse / svnkit 1.3.x since years.
For accessing the svn repo via svn+ssh protocol I am using a keyfile for
authentication.
Recently I installed Eclipse 3.8.2 / subclipse 1.8 / svnkit 1.7.6 and I cannot
get it to work.
Svnkit shows me the dialog "Enter SSH credentials". I select keyfile and click
on "OK".
Then another dialog pops up and asks me for username/password instead.
For some reason, svnkit seems to refuse my keyfile. It's the same keyfile (and
the same repository) I am using in my old eclipse installation where it is
working perfectly.
Unfortunately, no error message is displayed.
There's no error in the log file. I turned on svnkit debugging using the
.options file (BTW, in contrast to the wiki the file is not part of the plugin
folder / jar anymore) but I cannot see much from it:
!ENTRY org.tmatesoft.svnkit 2 0 2013-03-01 17:27:16.945
!MESSAGE WC: JNA present/enabled: true/true
I'd appreciate your help.
Best regards,
- Patric