Hi,

on Tuesday 16 August 2011 10:04:29 dmitry chernov wrote:

> 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/backg
> ammon 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

Try this:

thb@thb-nb:~/devel/kmymoney4> netcat svn.kde.org 22
SSH-2.0-OpenSSH_5.2
^C punt!

to check if you have a general connection problem. The line 'SSH-2.0 ...' is 
sent by the svn.kde.org server.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Embedded Linux: because you can't do control-alt-delete on a pacemaker.
-------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to