Review Request 118481: Basic integration of Bazaar VCS

Commit Hook null at kde.org
Fri Jun 13 22:25:25 UTC 2014


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


This review has been submitted with commit 698003855cf886c886aecd6d9a0555b085f568b5 by Aleix Pol on behalf of Maciej Poleski to branch master.

- Commit Hook


On June 10, 2014, 7:19 p.m., Maciej Poleski wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118481/
> -----------------------------------------------------------
> 
> (Updated June 10, 2014, 7:19 p.m.)
> 
> 
> 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/bazaarutils.h PRE-CREATION 
>   plugins/bazaar/src/bazaarutils.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/tests/CMakeLists.txt PRE-CREATION 
>   plugins/bazaar/tests/bazaartest.h PRE-CREATION 
>   plugins/bazaar/tests/bazaartest.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/118481/diff/
> 
> 
> Testing
> -------
> 
> - Manual testing
> - Tests included 
> 
> 
> Thanks,
> 
> Maciej Poleski
> 
>

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


More information about the KDevelop-devel mailing list