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

Re: path-based access control questions

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-02-15 19:51:41 CET

Kylo Ginsberg wrote:

>> > Any guidance appreciated. As an alternative to the path-based access
>> > control, I have the option of segregating the access-restricted
>> > directory to a separate repository but that carries its own baggage.
>>
>> Another option for you might be svnperms.py. You install it as a hook
>
> Unfortunately, I need to restrict read access (contractual requirement
> to licensed source). It looks like svnperms.py is a pre-commit check
> so can only catch write accesses.

I haven't used it with subversion specifically, but I'd expect apache's
FilesMatch directive to work if you only allow http(s) access.

-- 
  Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 19:52:14 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.