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

Re: How to have permission restrictions in svn?

From: David F. Newman <dnewman_at_epnet.com>
Date: 2004-09-23 20:03:31 CEST

On Thu, 2004-09-23 at 13:37, Luiz-Otavio Zorzella wrote:
> What I'm trying to setup, though, I can't seem to find any docs for:
> different permissions for different folders. Ideally, I'd like to
> restrict writability on "trunk" (HEAD, basically) to select users, while
> allowing all to freely commit to branches they create.
>
> Because svn does away with server folders, I can't figure out how to do
> that.
>

As far as I know you have to use Apache2 with the mod_authz_svn apache
module. The file subversion/mod_authz_svn/INSTALL that comes with the
subversion source distribution explains how to set it up. I'm using it
and it works really well.

Received on Thu Sep 23 20:04:51 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.