You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I got this error after trying to show the blame, SVN extension and command line are working fine but SVN gutter is not working and showing me that error, sometimes it works but not most of the time it doesn't work especially when we are on Remote ssh environment:
[Extension Host] Error: svn: E210002: Unable to connect to a repository at URL 'svn+ssh://repos_link'
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
When I remove the -q option I receive another thing which is Killed by signal 15, but it works normally in command line even with this killed message.
The text was updated successfully, but these errors were encountered:
Using extension johnstoncode.svn-scm successfully together with ms-vscode-remote.remote-ssh but with blamer-vs I get: svn: E170013: Unable to connect to a repository at URL 'https://...' svn: E215004: No more credentials or we tried too many times. Authentication failed
Hi,
I got this error after trying to show the blame, SVN extension and command line are working fine but SVN gutter is not working and showing me that error, sometimes it works but not most of the time it doesn't work especially when we are on Remote ssh environment:
[Extension Host] Error: svn: E210002: Unable to connect to a repository at URL 'svn+ssh://repos_link'
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
When I remove the -q option I receive another thing which is Killed by signal 15, but it works normally in command line even with this killed message.
The text was updated successfully, but these errors were encountered: