Fix SVN history fetching and clean up plugin

Authored by croick on Jan 18 2018, 12:24 AM.

Description

Fix SVN history fetching and clean up plugin

Summary:

  • fetching the history of an svn project only worked sometimes
  • trying to show a diff between versions lead to a crash
  • displaying a diff from the annotation border lead to a crash
  • remove UI files which are not used
  • remove unused svncatjob and svncheckoutmetadatawidget

Test Plan:

  • display history/log from vcs context menu entry
  • display diff from history list
  • display diff from annotation border
  • fetch svn project using the assistant
  • commit changes of an svn project

Reviewers: KDevelop, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D9956

Details

Committed
croickJan 18 2018, 9:15 PM
Reviewer
KDevelop
Differential Revision
D9956: Fix SVN history fetching and clean up plugin
Parents
R32:7f437abd05d0: Attempt to work-around GCC 4.7 bug
Branches
Unknown
Tags
Unknown