Bug 345086 - Add ssh keys handling
Summary: Add ssh keys handling
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdesvn
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDESvn default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-12 11:52 UTC by Dan
Modified: 2024-08-19 08:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2015-03-12 11:52:54 UTC
Would it be possible to add an ssh-keys management into the svnssh?

I mean, having assigned ssh keys in the svnssh configuration, the svnssh could:
- check if ssh-agent is running (and possibly starting it if it is not)
- ask ssh agent if it handles the given key
- add the key to the ssh-agent (asking for the password)

I thing that there is something from it already in kdesvn (under subversion->Add ssh identities ...), but it does fill nothing to the running ssh-agent (it neither asks for a SSH key/password).


Reproducible: Always