Bug 115073

Summary: subversion protocol dies unexpectedly
Product: [Unmaintained] kio Reporter: Andreas Pietzowski <andreas>
Component: svnAssignee: Mickael Marchand <marchand>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andreas Pietzowski 2005-10-25 17:37:53 UTC
Version:           3.2.2 (using KDE 3.4.2 Level "b" , SUSE 10.0)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-smp

I have a local working copy of a kdevelop-project and it works fine from the shell. When I use KDEvelop for commitments KDevelop respones always with this messagebox:

The process for the svn+http://blah protocol died unexpectedly.

I don't use svn+http://blah but only svn://localhost which is also stored in the .svn-directory. Is this a grave bug or am I doing something wrong? I eman the context-menus appear in KDEvelop an thus I think it should work without a problem...

Thanks
Andreas
Comment 1 Christian Loose 2005-10-26 09:57:29 UTC
It's probably a kio_svn bug since I also get this message when I try to use the ioslave in Konqueror through the new "SVN" context menu.
Comment 2 Mickael Marchand 2006-02-17 12:40:29 UTC
please update kio_svn to latest KDE 3.5 branch one
A fix was committed today that probably fixes some kio_svn crashes.

if you still have problems you will need to debug the ioslave to give us a backtrace (see http://websvn.kde.org/branches/KDE/3.5/kdebase/kioslave/DEBUG.howto?rev=438982&view=auto)

PS : the svn_http://blah is a non-real URL and is fine as such, it's just used to ask KDE to fire up a svn kioslave (we don't need the server URL at all since svn working copies already hold that internally)
Comment 3 Nate Graham 2018-08-24 21:49:12 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.