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

Re: authz via properties?

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 17 Oct 2013 18:07:32 -0400

On Thu, Oct 17, 2013 at 5:39 PM, Alexey Neyman <stilor_at_att.net> wrote:

> **
>
> [Restored CC of the mailing list]
>

Did I only reply to you? Thanks for adding the list back.

> On Thursday, October 17, 2013 03:24:45 PM Mark Phippard wrote:
>
> So your question is whether at a certain size does it slow down? I recall
> in the past it being said that it was stored in a hash so performance
> should not vary. But there has to be a parsing slow down and possible
> memory bloat. That said, I have heard of files in the hundred thousands
> for lines.
>
>
>
> Yes, that was the question.
>
> Note that you can also have files per repository.
>
>
>
> We do not want to split the repository unless absolutely necessary, as
> that would break the atomicity of commits for features touching both
> restricted and unrestricted parts of the repository. Instead, I think, it
> would be very handy if the access rights were copied along with the
> file/directory on which they are specified.
>

I was only pointing this out in case your existing rules were covering many
repositories. If that were true, you can now have one authz file per
repository rather than combining everything into a single file.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-10-18 00:08:06 CEST

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.