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

2016-10-14 Thread skrawn
Hi Pavel,

I am running the latest version of SVN - 1.9.3.



--
View this message in context: 
http://subversion.1072662.n5.nabble.com/SVN-errors-E170013-E120190-An-error-occurred-during-authentication-tp197673p197698.html
Sent from the Subversion Users mailing list archive at Nabble.com.


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

2016-10-14 Thread Pavel Lyalyakin
Hello,

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


SVN errors E170013, E120190 - An error occurred during authentication

2016-10-13 Thread skrawn
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.