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! -- View this message in context: http://subversion.1072662.n5.nabble.com/SVN-errors-E170013-E120190-An-error-occurred-during-authentication-tp197673.html Sent from the Subversion Users mailing list archive at Nabble.com.