D8950: Remove source code of unused CVS support plugin.

Francis Herne noreply at phabricator.kde.org
Wed Nov 22 15:09:46 UTC 2017


flherne created this revision.
flherne added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  The plugin hasn't been ported to use K_PLUGIN_FACTORY_WITH_JSON, so it's never been loadable since KDevelop 5.0.
  
  There are no bugs listed, and a web search doesn't turn up any complaints or feature requests, so apparently no-one at all has tried to use this feature despite it being listed quite prominently on the website.

TEST PLAN
  Compiles, installs, kdevcvs.so is no longer built or installed.
  CVS support continues to not exist.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D8950

AFFECTED FILES
  plugins/CMakeLists.txt
  plugins/cvs/CMakeLists.txt
  plugins/cvs/DESIGN.txt
  plugins/cvs/Messages.sh
  plugins/cvs/checkoutdialog.cpp
  plugins/cvs/checkoutdialog.h
  plugins/cvs/checkoutdialog.ui
  plugins/cvs/commitdialog.cpp
  plugins/cvs/commitdialog.h
  plugins/cvs/commitdialog.ui
  plugins/cvs/cvsannotatejob.cpp
  plugins/cvs/cvsannotatejob.h
  plugins/cvs/cvsdiffjob.cpp
  plugins/cvs/cvsdiffjob.h
  plugins/cvs/cvsgenericoutputview.cpp
  plugins/cvs/cvsgenericoutputview.h
  plugins/cvs/cvsgenericoutputview.ui
  plugins/cvs/cvsjob.cpp
  plugins/cvs/cvsjob.h
  plugins/cvs/cvslogjob.cpp
  plugins/cvs/cvslogjob.h
  plugins/cvs/cvsmainview.cpp
  plugins/cvs/cvsmainview.h
  plugins/cvs/cvsmainview.ui
  plugins/cvs/cvsplugin.cpp
  plugins/cvs/cvsplugin.h
  plugins/cvs/cvsproxy.cpp
  plugins/cvs/cvsproxy.h
  plugins/cvs/cvsstatusjob.cpp
  plugins/cvs/cvsstatusjob.h
  plugins/cvs/editorsview.cpp
  plugins/cvs/editorsview.h
  plugins/cvs/editorsview.ui
  plugins/cvs/importdialog.cpp
  plugins/cvs/importdialog.h
  plugins/cvs/importmetadatawidget.cpp
  plugins/cvs/importmetadatawidget.h
  plugins/cvs/importmetadatawidget.ui
  plugins/cvs/kdevcvs.json
  plugins/cvs/kdevcvs.qrc
  plugins/cvs/kdevcvs.rc
  plugins/cvs/tests/CMakeLists.txt
  plugins/cvs/tests/test_cvs.cpp
  plugins/cvs/tests/test_cvs.h

To: flherne, #kdevelop
Cc: kossebau, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171122/7d2d2258/attachment.html>


More information about the KDevelop-devel mailing list