I'm using a very basic setup for svnserve to provide an svn:// repository to my local network. Here's my setup, as well as my problem: pastebin
Each time I modify the auth details I restart the server entirely using killall svnserve.
I've tried passwd with both : and = forms, i've added an authz-db line with a simple authz config of
[/]
* = rw
all with no luck. Any suggestions?
My svnserve version is 1.6.12 with Cyrus SASL