Hello DaB.,
Is I see you use Subversion on toolserver.
I usually use CVS at work and my SSH skills are very little as well.
I wanted to use Subversion on toolserver, but failed.
At first I tried to execute something like:
svn import admcheck.pl svn+ssh://hemlock.knams.wikimedia.org/home/maximaximax/subversion/
and was asked for a comment, then another question, which I don't remember, and at the end I was asked about something looking like SSH key. It shows me something like SSH key, I thought it is okay and agreed. But probably something happened wrong, so it failed.
Now, every time when I try to execute, for example:
svn import -m "initial" /public_html/cgi-bin/admcheck.pl svn+ssh://hemlock.knams.wikimedia.org/home/maximaximax/subversion/admcheck
I get error message:
Permission denied (publickey). svn: Connection closed unexpectedly
May be this wrong SSH was stored somewhere and now is used by default? I checked .subversion/auth folders, but all of them are empty.
Could you please help me or may be tell me who can help me.
Thank you in advance.