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

Re: Features: branch merging with "history", file level ACL

From: Pierre Belzile <pierre.belzile_at_idilia.com>
Date: 2004-03-25 19:00:11 CET

I understand that this works for directory but not for files within the
directory. I should have said that the "*.cc" and "*.h" are in the same
directory. For example:
 dir1/aClass.h (should be visible to all users of the library)
 dir1/aClass.cc (should only be visible by selected users working on
it's library)

Cheers,

On Thu, 2004-03-25 at 12:47, Ben Collins-Sussman wrote:

> >
> > 2) We need file level access control. (Allow the "*.h" everywhere but
> > block the "*.cc" for stuff provided by other groups. Any idea if this
> > could be done?
>
> Use apache's mod_authz_svn module for this. Read about it in chapter 6.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
Received on Thu Mar 25 19:01:20 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.