From kde-devel Tue Dec 20 09:40:44 2016 From: Christian Ehrlicher Date: Tue, 20 Dec 2016 09:40:44 +0000 To: kde-devel Subject: Re: Dropping the svn kio from kdesdk-kioslaves Message-Id: <5e0238e7-934e-6ba5-dd82-35810380b1e7 () gmx ! de> X-MARC-Message: https://marc.info/?l=kde-devel&m=148222751812107 Am 16.12.2016 um 11:32 schrieb Kevin Funk: > If the SVN kioslave is standalone, wouldn't it make more sense to actually > keep it in a separate repository/package? So users who just want the Dolphin > integration can just use that? > > Wouldn't it make more sense to move your kioslave implementation into kdesdk- > kioslaves, replacing the older copy? > > I'm not sure whether Albert just wants to kill the repository or he's just > phasing old unmaintained software. In case of the latter, updating the copy > with the better maintained version probably makes more sense. I took a look into kdesdk-kioslaves - the code for svn there is completely different from kdesvn kioslave. Therefore I would suggest to remove kdesdk-kioslaves/svn because I won't maintain two different implementations for one protocol. A distro packager can separate the kdesvn kioslave into a separate package, at least this is what I would expect looking at the kdesvn code. Christian