i generated a pair of keys. i want kdesvn to remember it but when i click on 'Add ssh-identities 
to ssh-agent' it does nothing!
i tried ssh-add id_dsa (id_dsa is my private key) but i guess it has nothing to do with the kdesvn.
views:
21answers:
1
                
                A: 
                
                
              
            apparantly it has nothing to do with the svn client, i had to set the permissions on ssh folder and its contents like this (on host): chmod 700 ~/.ssh && chmod 600 ~/.ssh/*
                  Infestor
                   2010-10-01 00:15:43