[patch] KDevelop Subversion-part improvement

Andreas Pakulat apaku at gmx.de
Tue Mar 6 21:36:03 UTC 2007


On 06.03.07 00:58:51, dukju ahn wrote:
> Hi,
> 
> I made again the subversion support part in KDevelop-3.4
> I do not have SVN account in KDE, so It would be nice if
> somebody looks at the code and commits it.
> 
> http://adjj.cafe24.com/logviewer.png
> http://adjj.cafe24.com/blame.png
> http://adjj.cafe24.com/kdev-svn-ci.png
> 
> Which features are implemented?
> 1. Logviewer with option dialogs.
> 2. Blame (called Annotate in CVS)
> 3. improved Commit dialog
> 4. displays SSL certificate trust prompt dialog, if using https
> 
> Because 3.4.X series should be able to compile with KDE 3.4,
> I brought kio-plugin and kded-module from kdesdk, stripping
> any unnecessary parts from them.
> 
> Also, added configure.in.in under vcs/subversion directory
> to detect subversion and apr library. It adds 4 switches.
> --with-svn-include, --with-svn-lib
> --with-apr-config, --with-apu-config
> 
> If subversion libraries are installed in /usr or /usr/local,
> build system autodetects it.
> If installed in nonstandard directories, just use these 4 switches.
> 
> After install it, issue any console, invokde kdeinit, and
> start kdevelop at the same directory you invoked kdeinit.

Thanks for all the work you put into this. This is quite a large diff,
so we need some time to test and review it before any of us can commit
it.

Andreas

-- 
You will not be elected to public office this year.




More information about the KDevelop-devel mailing list