[KDev4] VCS Integration

Hamish Rodda rodda at kde.org
Wed Mar 14 13:21:54 UTC 2007


On Wednesday 14 March 2007 15:46, dukju ahn wrote:
> 2007/3/14, Matt Rogers <mattr at kde.org>:
> > It's my general opinion that we need to avoid the use of ioslaves for
> > SCM integration as much as possible. So the subversion plugin should
> > use subversion's client API directly. As for CVS and others, I'm not
> > entirely sure how that would work yet.
>
> OK. One thing that should be avoided is that KDevelop UI will be
> blocked during subversion operations.
>
> Then I think using multithread is the only solution now.

It depends how the subversion library is structured... if it works with 
events/event loop, and can be integrated with our event loop, it could be in 
the main thread; otherwise, multithreaded as you say.

Cheers,
Hamish.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070315/178bd654/attachment.sig>


More information about the KDevelop-devel mailing list