<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ne 23. 7. 2023 v 12:01 odesílatel Ben Cooksley <<a href="mailto:bcooksley@kde.org">bcooksley@kde.org</a>> napsal:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Good morning KDE Developers,<div><br></div><div>As many of you will be aware, today Gitlab and our Subversion repository were both migrated to a new home - on a more modern and more powerful server, which should better support future work.</div><div><br></div><div>As a consequence the host key of the server has now changed, which means you will need to take steps on your system otherwise you won't be allowed to connect to the new server.</div><div><br></div><div>Please ensure you run the following two commands to clear out any existing host keys:</div><div>- ssh-keygen -R <a href="http://invent.kde.org" target="_blank">invent.kde.org</a> -f ~/.ssh/known_hosts</div><div>- ssh-keygen -R <a href="http://svn.kde.org" target="_blank">svn.kde.org</a> ~/.ssh/known_hosts</div></div></blockquote><div><br></div><div>I suppose you meant</div><div> ssh-keygen -R <a href="http://svn.kde.org" target="_blank">svn.kde.org</a> -f ~/.ssh/known_hosts</div><div><br></div><div>right?<br></div><br></div></div>