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

Re: How to configure project based ACLs?

From: Zoom.Quiet <zoom.quiet_at_gmail.com>
Date: 2006-05-20 10:53:39 CEST

Yes! we usage SVN but svnserver too;
i'm also notice the 1.3.1 features:"""
the most one could do with svnserve was restrict write-access via
pre-commit hook scripts
"""
so i'm understand but svnserver usage ACLs must through hooks;
so i suggest use svnperms.py:
http://subversion.tigris.org/tools_contrib.html#svnperms_py
this hooks can ACLs more than mod_authz_svn!

On 5/18/06, Ryan Schmidt <subversion-2006q2@ryandesign.com> wrote:
> On May 18, 2006, at 08:13, Markus KARG wrote:
>
> >>> Hi have read that with SVN 1.3.1 it is possible not only to have
> >>> global user access rights, but to also apply project based ACLs
> >>> (without the use of http:// but with svn:// access).
> >>> Unfortunately the Subversion book only contains ACLs
> >>> configuration using http:// mode, but not for svn:// mode. Can
> >>> anybody send me a link where to find documentation on how to
> >>> configure SVNServer-based ACLs?
> >>
> >> This is noted in the 1.3.0 release notes under the "New Features"
> >> heading:
> >>
> >> http://subversion.tigris.org/svn_1.3_releasenotes.html
> >>
> >> FYI, the file format is the same as the mod_authz_svn files.
> >
> > Maybe call me stupid, but what is a mod_authz_svn file and where
> > can I find documentation on it?
> > We are using SVNServer for quite a year but I never have seen such
> > a file (maybe because we are using svn:// but not http://)...
> > Is there a link to some online documentation on this?
>
> authz is the per-directory access control which is available since
> Subversion 1.3.0 in svnserve. Before 1.3.0 it was only available in
> the Subversion Apache module. The feature, including how to set it up
> with Apache (which you should skip over if you're using svnserve) and
> the file format for authorization information (which you should read
> in either case), is described here:
>
> http://svnbook.red-bean.com/nightly/en/
> svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""
Received on Sat May 20 10:54:34 2006

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.