kdeutils has migrated to git

Alexander Neundorf neundorf at kde.org
Mon Aug 22 21:29:46 BST 2011


On Sunday 21 August 2011, Aaron J. Seigo wrote:
> On Saturday, August 20, 2011 16:48:09 Raphael Kubo da Costa wrote:
> > For now, I have created a scratch git repository with the files which
> > used to be in the top-level kdeutils directory in SVN, so you can just
> > use the CMakeLists.txt there to build everything (there are no
> > inter-repository dependencies, that is, thereis no libkdeutils).
> 
> imho better would be to use:
> 
> 	https://projects.kde.org/projects/kde/superbuild/repository
> 
> it has a kdeutils section already even ... still needs some improvements as
> it uses anongit.kde.org instead of (at least optionally) the kde: prefix,
> but this is a good step in the right direction.

I have the following in my .gitconfig, and it seems to work just fine:

[url "git://anongit.kde.org/"]
    insteadOf = kde:

[url "git at git.kde.org:"]
    pushInsteadOf = kde:

[url "git at git.kde.org:"]
    pushInsteadOf = git://anongit.kde.org/


Alex




More information about the kde-core-devel mailing list