On Fri, Nov 30, 2012 at 8:03 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > It does yes, if the server has ForceCommand='svnserve -t' configured > in sshd, then path-based authz and/or "anon-access=none" can be > meaningfully set up --- and these key off of the svn-level authenticated > username (as opposed to the OS-level username).
He means svnserve -i, in which case you're using your ssh server like inetd, which is a little different that what I think you're saying you're doing.