[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn+ssh and svnserve.conf

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-16 18:25:39 CET

On Fri, 2004-01-16 at 08:28, Mike Mason wrote:

> Am I correct in thinking that for per-path access controls, I'll need to
> use Apache or svn(+ssh) with a pre-commit hook acl mechanism to control
> access?

Just use apache with mod_authz_svn, all documented in chapter 6. You
can authorize specific users on specific paths.

Pre-commit hooks are a good strategy for restricting *only* write access
for specific users accessing via svnserve.

> Better ACL support is planned for post-1.0, right?
>

Yah, the dream is to someday have ACLs right in the repository
filesystem. But it's a hard problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 18:26:23 2004

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.