Question

I have successfully installed Subversion and set up repository for my project. Then added project to repository, checked it out and opened it in KDevelop.

I can see Subversion menu items but every time I'm trying to operate with svn within KDevelop (either add, commit or update) I've got the same error message: Could not start process Unable to create io-slave: klauncher said: Unknown protocol 'svn+http'.

Listing /usr/share/services shows me http.protocol but none of svn / svn+http presents. Is there a way I can follow to resolve this issue?

Thanks!

Was it helpful?

Solution

At least in KDE3 you need the kdesvn-kio-plugins package.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top