SVN errors E170013, E120190 - An error occurred during authentication
3
votes
1
answer
3898
views
I am trying to connect to my company SVN server in Ubuntu 16.04 and keep getting the following errors:
$ svn list https://path_to_repo
svn: E170013: Unable to connect to a repository at URL 'https://path_to_repo '
svn: E120190: Error running context: An error occurred during authentication
Note that normally everyone else in the company is using Windows to access the server and I am using Linux because of embedded development (of which I am the only one...).
The SVN server runs on Windows so I was wondering if there is something missing from the server configuration on Windows that would prevent access from a Linux machine. For what it's worth, I am able to connect to the VisualSVN server and view files. I just can't use any
svn
commands from the command line without getting the errors mentioned earlier.
Any help would be greatly appreciated!
Asked by skrawn
(41 rep)
Oct 12, 2016, 03:18 PM
Last activity: Mar 29, 2025, 11:02 AM
Last activity: Mar 29, 2025, 11:02 AM