Archive for June 23rd, 2010

Convert password based accounts

Traditionally we have two different account types within KDE. Some people use https://$username@svn.kde.org and some people use svn+ssh://$username@svn.kde.org. While we are moving to git we can not use the https version anymore, write access to the git repository will be based on ssh keys. To streamline your move to git, you will have to convert [...]