Bug 177295 - svn update and commits fail in dolphin
Summary: svn update and commits fail in dolphin
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: svn (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR normal
Target Milestone: ---
Assignee: Mickael Marchand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-09 09:56 UTC by Jonas Vejlin
Modified: 2018-08-24 21:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Vejlin 2008-12-09 09:56:43 UTC
Version:            (using KDE 4.1.3)
Installed from:    Debian testing/unstable Packages

When I right click on folder where svn already setup, there is a menuitems for "svn commit" and "svn update", but when I tried to use them they fail. An error window is then shown for a few second before it disappear.
Could it be because svn is setup to use ssh and dolphin does not know how to handle ssh or know how to ask for the password?
Comment 1 Peter Penz 2008-12-09 10:15:10 UTC
Thanks for the report, but the the service menu for SVN is not provided by Dolphin itself, so I don't know what might be the root cause for this :-( Service menus can be created like this: http://techbase.kde.org/index.php?title=Development/Tutorials/Creating_Konqueror_Service_Menus and I guess in Debian testing someone added a service menu for SVN. I'd suggest to submit a bug report to Debian testing.
Comment 2 Christophe Marin 2008-12-09 10:19:35 UTC
reopen & reassign to kio/svn
Comment 3 Mickael Marchand 2009-02-05 18:42:47 UTC
for ssh+svn to work, for now, you need to either have ssh-agent running session-wide with loaded keys in memory or to install ksshaskpass

I might be able to add real interactive prompt for ssh protocol, but this is a TODO for now.

Cheers,
Mik
Comment 4 Nate Graham 2018-08-24 21:49:03 UTC
I'm afraid the SVN KIOSlave was never ported to Frameworks 5, and it's not likely that it ever will be, given the continuously decreasing popularity of SVN. Therefore, I have to close this bug report.