<div dir="ltr">Sorry to disappoint you, but I am not really interested in SVN plugin development. The only problem I have encountered is the inability to build kdevplatform if there is libsvn-devel 1.9 installed. Since I am using gentoo and some other package has pulled the libsvn dependency, I am unable to build kdevplatform without manually disabling the plugin in the CMakeLists.txt<div><br></div><div>Gustaw</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-13 11:59 GMT+02:00 Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sun, Aug 9, 2015 at 8:51 PM, Gustaw Smolarczyk <<a href="mailto:wielkiegie@gmail.com">wielkiegie@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I'd like to note that the SVN plugin doesn't compile with libsvn 1.9<br>
> anymore. This version of the library removed some private stuff from the<br>
> public headers [1][2] and it appears that kdevsvncpp is using them.<br>
><br>
> The relevant compiler errors are:<br>
><br>
> plugins/subversion/kdevsvncpp/client_ls.cpp:43:48: error: invalid use of<br>
> incomplete type ‘const svn_sort__item_t {aka const struct svn_sort__item_t}<br>
> plugins/subversion/kdevsvncpp/client_ls.cpp:69:49: error: ‘svn_sort__hash’<br>
> was not declared in this scope<br>
><br>
> If I understand correctly, the SVN plugin is currently unmaintained. Maybe<br>
> for now there should be a check in the CMake to prevent this plugin from<br>
> compiling if the library version is 1.9 or higher?<br>
><br>
> Gustaw<br>
><br>
> [1] <a href="http://svn.haxx.se/users/archive-2014-11/0018.shtml" rel="noreferrer" target="_blank">http://svn.haxx.se/users/archive-2014-11/0018.shtml</a><br>
> [2] <a href="http://svn.apache.org/viewvc?view=revision&revision=1555133" rel="noreferrer" target="_blank">http://svn.apache.org/viewvc?view=revision&revision=1555133</a><br>
><br>
</div></div>> _______________________________________________<br>
> KDevelop-devel mailing list<br>
> <a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
><br>
<br>
Hi Gustaw,<br>
Yes, we know the svn plugin is in a bad situation. We've discussed<br>
removing it a couple of times as well, not only because of the bugs,<br>
but because of the libsvn licensing, which is incompatible with the<br>
rest of KDevelop.<br>
<br>
Would you be interested in giving a hand?<br>
<span class="HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span></blockquote></div><br></div>