Hi all, We've received a series of tickets in recent weeks which indicate that people are relying on out of date documentation for accessing KDE SVN (svn.kde.org).
The ONLY url which will work for accessing svn.kde.org is: - svn+ssh://[email protected]/home/kde/ The server will detect who you are based on your SSH key. Older URLs which were of the form svn+ssh://[email protected]/home/kde/ are deprecated and will not work. Any documentation saying otherwise is incorrect and should be either corrected or destroyed. If you do not have access to perform this, please send the URLs to [email protected] and we'll ensure the documentation is destroyed. If you have legacy checkouts which need updating, you can run: svn switch --relocate svn+ssh://[email protected]/home/kde/ svn+ssh://[email protected]/home/kde/ Substituting 'username' in the above with your own Identity/Developer username. Regards, Ben Cooksley KDE Sysadmin _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
