-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
No ask for username and password - just message can't update #849
Comments
Related with atom/node-keytar#74 |
🎉 This issue has been resolved in version 2.10.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks a lot, it is working now... |
But after installing the new version ... when I log into svn (using visual studio code) I can't open or save any file and even can't close the vscode :( |
Go to the extensions find svn. Click on the cog and select 'Install another version' |
So it looks like both version of the plugin behave the same way. After logging into subversion using vscode (instead of command line subversion - e.g. using svn info -r HEAD) the editor can't read or save any file :( |
try an older version |
Issue
Until I login into subversion server from command line all actions in visual studio code returns error.
Steps to Reproduce
SVN Output
$ svn update --ignore-externals
$ svn: E170013: Unable to connect to a repository at URL 'https://ids/svn/repos/CARDS/CardsExchange-scripts'
$ svn: E215004: No more credentials or we tried too many times.
$ Authentication failed[CardsExchange-scripts]$ svn info --xml /home/jmares/workspaces/svt/CardsExchange-scripts
$ svn info --xml /home/jmares/workspaces/svt/CardsExchange-scripts
$ svn stat --xml --no-ignore --ignore-externals```
Screenshots
The text was updated successfully, but these errors were encountered: