Add IBasicVersionControl and ICentralizedVersionControl to Perforce plugin
ClosedPublic

Authored by volden on Jul 25 2018, 2:10 PM.

Details

Reviewers
apol
Group Reviewers
KDevelop
Summary

I have started working at solving https://bugs.kde.org/show_bug.cgi?id=376789.

It is not straightforward and requires quite a few changes in the code.

This is the first in a series of changes that (with a little detour of implementing the import metadatawidget) all should be aimed at solving that bug.

Test Plan

No plan for this change

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 1177
Build 1190: arc lint + arc unit
volden requested review of this revision.Jul 25 2018, 2:10 PM
volden created this revision.
apol accepted this revision.Jul 27 2018, 1:09 PM
This revision is now accepted and ready to land.Jul 27 2018, 1:09 PM
kossebau closed this revision.Jul 30 2018, 11:37 AM
kossebau added a subscriber: kossebau.

Closing, was committed as fd0d83162ff2cc543501f415938796fcbdd16690

Seems arc did some fancy branching and merging when landing this patch for you @volden ? Usually "arc land" rebases the commit on latest master before pushing, for some linear history. Any idea why this did not happen here?

@kossebau: Yes, that is because I suck at arc and that particular commit was done by hand :-)