Request for adding fileview related svn plugin

Peter Penz peter.penz at gmx.at
Sat Sep 12 19:50:17 UTC 2009


On Saturday, 12. September 2009 21:43:29 Andreas Pakulat wrote:
> On 12.09.09 21:18:04, Peter Penz wrote:
> > I've attached a patch which adds a SVN plugin for the fileviews of
> > Dolphin and Konqueror (see also [1] for a previous discussion).
>
> Ah, sorry that discussion somehow died :(
>
> > Would it be OK from your point of view if I add those files to this
> > location?
>
> As the patch starts with "plugins", I'm not sure which location you
> mean...
>
> > The main reason for putting the fileview-plugin into kdevplatform/plugins
> > would be to replace the custom code I wrote for contextmenu-actions like
> > commit, update, add, delete, ... with the already well tested
> > counterparts that are available in kdevplatform/plugins/subversion.
>
> Ah, ok, kdevplatform. Hmm, but wouldn't that mean that Dolphin and
> Konqueror get a dependency onto kdevplatform? Not sure thats really
> wanted.

Dolphin (Konqueror) will load this plugin with KServiceTypeTrader::self()-
>query("FileViewVersionControlPlugin") etc. So if kdevplatform is not 
installed, everything is still fine :-) The interface for the plugin is 
already available in kdebase/apps/lib/konq/revisioncontrolplugin.h.

Peter

>
> Andreas




More information about the KDevelop-devel mailing list