RE: download link of CollabNet Subversion 1.8.14

2016-10-13 Thread Zhao, Linda
Hi Mark,
Thanks for your help! It’s helpful!
In fact, I want to download SVN Server named 
CollabNetSubversion-server-1.8.14-1-Win64.exe,  it looks like the following 
picture

[cid:image001.png@01D22565.C27F8F70]
Do you know how to download it?
Thanks.

From: Mark Phippard [mailto:markp...@gmail.com]
Sent: Thursday, October 13, 2016 1:39 AM
To: Ryan Schmidt
Cc: Zhao, Linda; Subversion Users
Subject: Re: download link of CollabNet Subversion 1.8.14

On Wed, Oct 12, 2016 at 1:33 PM, Ryan Schmidt 
mailto:subversion-2...@ryandesign.com>> wrote:

> On Oct 11, 2016, at 9:18 PM, Zhao, Linda 
> mailto:linda.z...@vector.com>> wrote:
>
> Hi friend,
> Could you send me the download link of CollabNet Subversion 1.8.14?
> I can’t find it in the internet.

Using Google, I was able to find that downloads for CollabNet Subversion 1.8.16 
are here:

http://www.collab.net/downloads/svn-other

I'm not sure if downloads for 1.8.14 are still available. If you think you 
require 1.8.14, please let us know why 1.8.16 won't work.


Once you are on that page, you can right-click on the Download link for the 
package you want and copy it to your clipboard.  Then when you paste it, just 
change the version number of the download URL from 1.8.16 to 1.8.14 and it will 
work.  Same is true for pretty much any SVN version as we have used the same 
naming system since at least the 1.5.x releases.

For example, this is the link to current 1.9.x version:

http://www.collab.net/servlets/OCNDirector?id=CSVN1.9.4WINC64

Change the 1.9.4 to 1.8.14 and it would give you the 1.8.14 version of that 
package which is the Windows 64-bit client.

--
Thanks

Mark Phippard
http://markphip.blogspot.com/


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.