Ticket #609 (closed defect: wontfix)
Problem in check out
| Reported by: | Swaroop Kumar Patra <s.kumar.patra@…> | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.2.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description (last modified by alwin) (diff)
Hi, I installed KDESVN 1.2.2. Now I am trying to checkout project for my project using repository URL as svn +ssh://<kerbid>@<svn_hostname>/<folder_path>. But I am getting SVN Error as "Connection Closed Unexpectedly". Further I configured previously checked out project in KDESVN and tried to diff a file but the same error.Please help. - Thanks & Regards, Swaroop
Attachments
Change History
comment:2 Changed 4 years ago by alwin
- Status changed from new to closed
- Resolution set to wontfix
- Description modified (diff)
this looks like problem with ssh - svn via ssh should used with ssh-agent.
Therefore you have to put your public key on svn server so ssh will ask for password for that key not for the password of your account. Asking for account password with a gui is hard to implement and it is less secure than key authentication. This error message is a hint that ssh in background is waiting for your password but doesn't get it.
Inside handbook of kdesvn you'll find some hints about.

added mailto line
This message has 0 attachment(s)