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

RE: Managing users

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 17 Nov 2010 10:14:34 -0500

> I'm trying to solve a simple problem but can't find how in the svn-
> book.
> I need to manage my users in groups, actually teams, I need only
> team
> members to have read/write access to a set of projects and the rest
> of
> the organization only read access.
>
> My subversion authenticates users with a ldap server, so I need all
> users
> be part of a basic group that can read every project in the
> versionning
> repository and to group together some users and grant them write
> access
> to a selected set of projects.

REally? Did you read the section on path-based authorization. It explains how to do exactly what you are asking about.

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.pathbasedauthz

BOb

Received on 2010-11-17 16:15:18 CET

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.