Problem setting up authz on svnserve
From: Rick Varney <rick.varney1_at_gmail.com>
Date: Fri, 5 Feb 2016 09:31:40 -0800
Hello,
I am a newbie to using authz, and am trying to set it up for the first
I am using svnserve and fsfs, subversion 1.8.10 for both server and client
My svnserve.conf setup is:
anon-access = none
Initial contents of my authz file (just trying to get *any* authz setup to
[/]
With this setup, here is what my client says when I try to do an svn ls:
$ svn ls svn://my_repos
svn: E210002: Unable to connect to a repository at URL 'svn://my_repos'
I have tried giving an absolute path to authz, checking it into the
The permissions, ownership, and location of my authz file match those of my
Errors I see in my svnserve.log that *may* be related are:
28207 2016-02-03T18:31:50.113582Z xxx.xx.xx.xxx - - ERR - 0 210002 Network
28540 2016-02-03T18:50:55.871361Z xxx.xx.xx.xxx - - ERR - 0 104 Can't read
But these only occurred rarely, and not each time I tried to access the
At this point I'm stuck. Am I doing anything obviously wrong?
Any suggestions on how I can debug this?
Many thanks!
Rick Varney
|
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.