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

Re: Group Based Access !!

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-01-08 14:35:48 CET

you want to use either svnserve or apache. make sure the repo files them
selves are locked down, and use mod_authz_svn (in apache, and its
counterpart authz_svn i think for svnserve) to limit user and/or group
access at a directory level

On 1/8/07, Himanshu Raina <raina_himanshu@yahoo.com> wrote:
>
> HI,
>
> I am accessing my repositories over the network using svn protocol.I have
> a repository under which i have lot of project directories.I want to limit
> the access to directories i.e i want to provide group specific access.
>
> Example:-
>
> I have a repository name scholars
> Under scholars i have different projects namely e
> ngineers,managers,programmers
> As of now i make use of passwd file which provides the access to complete
> repository.I want to create a group say "test_group" which will have say 5
> users and all these users shuld be able to access only scholars/engineerssame way another group which can access
> scholar/managers .....
>
> Could someone provide help on this.With http schema it can be done using
> svnaccessfile but how about cmdline access.
>
> thanks and regards
> Himanshu Raina
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
Received on Mon Jan 8 14:36:07 2007

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.