[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN errors E170013, E120190 - An error occurred during authentication

From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Fri, 14 Oct 2016 10:12:54 +0300

Hello,

On Thu, Oct 13, 2016 at 10:21 PM, skrawn <sdonohue331_at_gmail.com> wrote:
>
> 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!

What Subversion client version do you use? Check this by running `svn
--version`.

I guess its 1.7 or older. The problem should not occur with the latest
1.8 and 1.9 versions. Upgrade your client to Subversion 1.9.

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team
Received on 2016-10-14 09:13:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.