[kde-edu]: Git reconversion of kdeedu

Nicolás Alvarez nicolas.alvarez at gmail.com
Fri May 13 01:53:09 CEST 2011


We have discovered that several commits were lost during the
conversion of kdeedu from SVN to git. To fix this, we will need to
reconvert and force-push some of the repositories.

The affected repositories are kalgebra, kgeography, kig, ktouch, and step.

The repush is planned for Saturday, May 14th. We recommend that you
push any local changes *before* this date.

Once the new repository is uploaded, you can either delete your local
clone and download it again, or update it using:

  $ git fetch
  $ git checkout master
  $ git reset --hard origin/master

You can replace 'master' with '4.6' to do the same in the 4.6 branch.
Note that by doing this you will lose any changes you haven't pushed
yet!

If you have any questions, feel free to ask in the #kde-git IRC
channel, in irc.freenode.net.

-- 
Sysadmin team & Git conversion crew.


More information about the kde-edu mailing list