Re: Problem setting up authz on svnserve
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 07 Feb 2016 00:22:08 +0000
Rick Varney wrote on Fri, Feb 05, 2016 at 09:31:40 -0800:
You can do 'svnserve --foreground -d --root=/path/to/repos
> At this point I'm stuck. Am I doing anything obviously wrong?
If *both* sides see a "Network connection closed unexpectedly" error at
Try 'svnauthz accessof' and check that your user is reported as "r" or "rw".
Try 'svn info svn://localhost' locally on the server: does it
Cheers,
Daniel
P.S. If you don't have /dev/stdout you can use --log-file=/dev/fd/1 or
|
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.