Review Request 118481: Basic integration of Bazaar VCS

Maciej Poleski d82ks8djf82msd83hf8sc02lqb5gh5 at gmail.com
Fri Jun 13 17:55:13 UTC 2014



> On June 12, 2014, 12:16 p.m., Aleix Pol Gonzalez wrote:
> > I'd say let's get this merged and improve it within KDevelop sourcecode.
> > 
> > Maciej, do you have commit access? Now you'll definitely need it.

No, I don't have.


- Maciej


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


On June 10, 2014, 9: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, 9: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/b6b444e3/attachment.html>


More information about the KDevelop-devel mailing list