[kde-edu]: Git migration of kdelibs and kdebase - please read
Anne-Marie Mahfouf
annemarie.mahfouf at free.fr
Mon Jan 31 11:01:46 CET 2011
Hi,
Over the week-end, kdelibs and kdebase have been moved
to git. In order to do things the right way, here are a few
tips on what you should do.
Please put the following in your ~/.gitconfig:
[url "git://anongit.kde.org/"]
insteadOf = kde:
[url "ssh://git@git.kde.org/"]
pushInsteadOf = kde:
This will ensure anon will be used to clone and pull while
ssh will be used to push. You should also have your name
and email in this ~/.gitconfig file.
Then, to clone the new kdelibs and kdebase, please do:
$ git clone kde:kdelibs
$ git clone kde:konsole
$ git clone kde:kate
$ git clone kde:kde-baseapps
$ git clone kde:kde-workspace
$ git clone kde:kde-runtime
Be aware that there was a problem with kde-runtime and it
will be replaced later today (in 6 hours or so) and you will
have to reclone it if you already cloned it.
Best regards,
Anne-Marie
More information about the kde-edu
mailing list