I generated key with

ssh-keygen -t dsa

added ~/.ssh/config file as described here:
http://techbase.kde.org/Contribute/Get_a_Contributor_Account

Host *.kde.org
User dmitryvchernov
IdentityFile ~/.ssh/id_dsa

uploaded my dsa public key to identity.kde.org, still it doesn't work for me:

svn checkout 
svn+ssh://dmitryvcher...@svn.kde.org/home/kde/trunk/playground/games/backgammon
svn: To better debug SSH connection problems, remove the -q option
from 'ssh' in the [tunnels] section of your Subversion configuration
file.
svn: Network connection closed unexpectedly


On Mon, Aug 15, 2011 at 11:22 PM, Ludovic Grossard <gross...@kde.org> wrote:

> Le lundi 15 août 2011 20:57:21, dmitry chernov a écrit :
> > If I generate a new key and submit it to https://identity.kde.org will
> it
> > work?
>
> yes, it should
>
> > Or I need kde sysadmin?
>
> no
>
> > Maybe I can copy old key and store it in
> > ~/.ssh? Will this work?
>
> It should work as well
>
> Ludo
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to