Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors upon connecting to svn+ssh URLs #354

Closed
oksyassine opened this issue Dec 17, 2021 · 2 comments
Closed

Errors upon connecting to svn+ssh URLs #354

oksyassine opened this issue Dec 17, 2021 · 2 comments

Comments

@oksyassine
Copy link

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.

@gerritgriebel
Copy link

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

@metacurb
Copy link
Member

This is a duplicate of #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants