Re: Is SVN working?
Luigi Toscano <[email protected]> Tue, 16 Dec 2025 08:27:27 +0100
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <[email protected]> |
Marcus Gama ha scritto: > Today, I performed an update earlier which went smoothly. However, I'm no > longer able to commit updates to SVN. I haven't changed anything in my access > configuration. > > The error I'm getting is the following: > svn: E170013: Unable to connect to a repository at URL > 'svn+ssh://[email protected]/home/kde/branches/stable/l10n-kf6/pt_BR > <http://[email protected]/home/kde/branches/stable/l10n-kf6/pt_BR>' > svn: E210002: To better debug SSH connection problems, remove the -q option > from 'ssh' in the [tunnels] section of your Subversion configuration file. > svn: E210002: Network connection closed unexpectedly Run ssh [email protected] and see which bits of ~/.ssh/known_hosts you need to clean up. When ssh [email protected] works, your svn commands will work as well. Looking at another discussion on a different mailing list, it looks like some ssh settings where changed (made more modern) and the servers (both svn and invent) expose a different key: https://mail.kde.org/pipermail/kde-devel/2025-December/003988.html Ciao -- Luigi