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

Re: File access control

From: Ali Soleimani <alisol911_at_gmail.com>
Date: Tue, 8 Jan 2008 10:40:14 +0330

On Jan 7, 2008 5:22 PM, Harvey, Edward <Edward.Harvey_at_patni.com> wrote:

> If you're using http, you can add "AuthzSVNAccessFile
> /path/to/svn-access-file"
>
> And then populate /path/to/svn-access-file with something like this:
>
>
>
> [groups]
>
> group1 = user1, user2, user3
>
>
>
> [repo1:/]
>
> * = rw
>
>
>
> [repo1:/path/to/sensitive/file]
>
> @group1 = rw
>
> * =
>
>
>
> If you're not using http, I think you're out of luck.
>
> There are trunk, tags, and branches directory in repository, and in tags
and branches directory there are branched directories, so the how is path
access?
Received on 2008-01-08 08:30:57 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.