SVN commit dialog now supports diff, add and revert actions.

Authored by nikolaik on Mar 9 2020, 7:52 PM.

Description

SVN commit dialog now supports diff, add and revert actions.

Summary:
Added SVN commit dialog actions for diff file, add file and revert file.
This is done by commit dialog context menu actions.
SVN commit dialog is now a separate class and moved to a separate file.
Also added SVNCommands class with static methods to access basic SVN actions like geting revision or geting remote URL path for a file.
Also added ItemVersion::MissingVersion control for SVN plugin.

Test Plan: Run SVN commit dialog and check diff file works, revert works and add works.

Reviewers: VDG, elvisangelaccio, meven, ngraham

Reviewed By: VDG, meven, ngraham

Subscribers: ngraham

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

Details

Committed
mevenMar 9 2020, 7:57 PM
Reviewer
VDG
Differential Revision
D27641: SVN commit dialog now supports diff, add and revert actions.
Parents
R449:c9e0e2269ffd: Add changes list for SVN commit dialog
Branches
Unknown
Tags
Unknown