Version: 3.0.2 (using KDE KDE 3.2.1) Installed from: Debian testing/unstable Packages Compiler: gcc 3.3.3 OS: Linux When I want to check out a project from a local SVN repository (file:///home/svn/Projectname) I get an error that svn+file is not a supported protocol. Checking out via the normal SVN commandline client works fine (as expected). Thanks for looking into this problem.
You get this problem when you don't have the kio_svn ioslave installed. It is as this point, AFAIK, only available through KDE CVS in kdenonbeta/kio_svn, so it's not too surprising if you don't have it.
Jens Dagerbo <jens.dagerbo@swipnet.se> wrote: > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=80182 > jens.dagerbo swipnet se changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |INVALID > > > > ------- Additional Comments From jens.dagerbo swipnet se 2004-04-23 11:20 ------- > You get this problem when you don't have the kio_svn ioslave installed. It is as this point, AFAIK, only available through KDE CVS in kdenonbeta/kio_svn, so it's not too surprising if you don't have it. > So kdevelop is advertising features it does not offer?
It is still quite experimental and lacks many features. But I plan to improve that. btw, if you don't have the 'cvs' commandline tool the cvs part would not work ... it's all a matter of dependencies... maybe fill a bug in debian BTS so they add it ... (but I guess they did not since it was in kdenonbeta) I think some other distributions added it (like Connectiva IIRC), it's a political choice ;) I hope we can move it to kdesdk or kdevelop when I feel it is stable/featured enough. Cheers, Mik