<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/118481/">https://git.reviewboard.kde.org/r/118481/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On June 12th, 2014, 12:16 p.m. CEST, <b>Aleix Pol Gonzalez</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">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.</pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">No, I don't have.</pre>
<br />
<p>- Maciej</p>
<br />
<p>On June 10th, 2014, 9:19 p.m. CEST, Maciej Poleski wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for KDevelop.</div>
<div>By Maciej Poleski.</div>
<p style="color: grey;"><i>Updated June 10, 2014, 9:19 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdevplatform
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">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.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">- Manual testing
- Tests included </pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>plugins/CMakeLists.txt <span style="color: grey">(e0ccbc1)</span></li>
<li>plugins/bazaar/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/bazaar.kdev4 <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bazaarplugin.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bazaarplugin.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bazaarutils.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bazaarutils.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bzrannotatejob.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/bzrannotatejob.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/copyjob.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/copyjob.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/diffjob.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/diffjob.cpp <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/src/kdevbazaar.desktop.cmake <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/tests/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/tests/bazaartest.h <span style="color: grey">(PRE-CREATION)</span></li>
<li>plugins/bazaar/tests/bazaartest.cpp <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/118481/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>