[KDev4] VCS Integration

Robert Gruber R.Gruber at gmx.net
Wed Mar 14 10:59:57 UTC 2007


Hi!

> 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.

Unlike SVN, CVS does not provide any libraries. There is just the commandline tool. 

So IMHO there are only two options. We either use the DBUS interfaces from cervisia (just like we did in KDevelop3 with dcop) and therefor depend on kdesdk or we have to run the cvs command by ourself.

As far as cervisia already does the cvs-commandline-tool-running thing, I think using their DBUS interfaces definatly is the way to go.

Greets, Robert

-- 
"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out




More information about the KDevelop-devel mailing list