Integrate kdev-perforce into kdevelop

Authored by volden on Jun 27 2016, 4:46 AM.

Description

Integrate kdev-perforce into kdevelop

Summary:

This plugin facilitates integration with the perforce version control system

It supports:

Adding files to a perforce repository
Opening a file for edit
Reverting changes made to a file
Updating a file to the latest version (head) in the repository
Listing the change history of a files
Comparing a file to latest verion (head)
Comparing a file to the version that a given perforce client has checked out (have revision)
Comparing any given two revisions (through the history)
Annotating a file (i.e. telling from which changelist a given line of code came from )

Test Plan:

The following use-cases are currently under unit-test:

Add,Edit,Status,Annotate,History,Revert,Update(File),Update(Dir),Commit

Manually tested against Perforce servers

Reviewers: KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kdevelop-devel

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

Details

Committed
voldenJun 27 2016, 4:46 AM
Reviewer
KDevelop
Differential Revision
D2001: Integrate kdev-perforce into kdevelop
Parents
R33:2c851ba5ef4e: Merge branch '5.0'
Branches
Unknown
Tags
Unknown