Review Request 118481: Basic integration of Bazaar VCS

Maciej Poleski d82ks8djf82msd83hf8sc02lqb5gh5 at gmail.com
Mon Jun 2 18:51:13 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118481/
-----------------------------------------------------------

Review request for KDevelop.


Repository: kdevplatform


Description
-------

This patch adds basic integration of Bazaar VCS.

It provides implementation of KDevelop::IDistributedVersionControl interface as a plugin.
It works by forwarding (user) requests to bzr executable (which must be in PATH) and parsing (text output) result from spawned bzr process.


Diffs
-----

  plugins/CMakeLists.txt e0ccbc1 
  plugins/bazaar/CMakeLists.txt PRE-CREATION 
  plugins/bazaar/bazaar.kdev4 PRE-CREATION 
  plugins/bazaar/src/CMakeLists.txt PRE-CREATION 
  plugins/bazaar/src/bazaarplugin.h PRE-CREATION 
  plugins/bazaar/src/bazaarplugin.cpp PRE-CREATION 
  plugins/bazaar/src/bzrannotatejob.h PRE-CREATION 
  plugins/bazaar/src/bzrannotatejob.cpp PRE-CREATION 
  plugins/bazaar/src/copyjob.h PRE-CREATION 
  plugins/bazaar/src/copyjob.cpp PRE-CREATION 
  plugins/bazaar/src/diffjob.h PRE-CREATION 
  plugins/bazaar/src/diffjob.cpp PRE-CREATION 
  plugins/bazaar/src/kdevbazaar.desktop.cmake PRE-CREATION 
  plugins/bazaar/src/utilities.h PRE-CREATION 
  plugins/bazaar/src/utilities.cpp PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/118481/diff/


Testing
-------

Only manual testing


Thanks,

Maciej Poleski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140602/fb8bd183/attachment-0001.html>


More information about the KDevelop-devel mailing list