> On Apr 26, 2016, at 10:32 AM, pathiaki2 <pathiaki2@yahoo.com> wrote:
>
> Good day,
>
> I'm on FreeBSD 10.3 having just upgraded from 10.2 and I also upgraded my subversion
to 1.9.3 from 1.8.x
>
> Here's my problem:
>
> svn co svn://<myserver.domain.net>/asap/ foobar
> svn: E170013: Unable to connect to a repository at URL 'svn://<myserver.domain.net>/asap'
> svn: E170001: No access allowed to this repository
>
This looks more related to access controls on the server than anything with your client upgrade.
Are you sure that your access permissions have not changed on the server?
|