I found a post from 2004 ...
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=20660
... that seemed to say that this type of authorization (mod_authz_svn,
or SVNPathAuthz) could be disabled. What type of authorization is this?
If it is authorizing by user whether I can see every revision of every
file, then I think we can disable this. Though we want the repository
data secure for the company, it's all a big playground for the group to
work in, and we have no reason to hide parts of the repository from
certain people.
- Scott
-----Original Message-----
From: rooneg@gmail.com [mailto:rooneg@gmail.com] On Behalf Of Garrett
Rooney
Sent: Friday, July 07, 2006 8:44 AM
To: Straw, Scott J
Cc: users@subversion.tigris.org
Subject: Re: FW: svn log hangs?
On 7/7/06, Straw, Scott J <Scott.Straw@unisys.com> wrote:
>
>
>
>
> Stephen -
>
>
>
> The repository is really new ... I think we're up to a whoppin' 29
revisions ...
> but two of those are code drops with thousands of files added. The
file
> itself probably has 10 revisions.
The thing that really matters is the number of files modified in a
given revision, not the number of times a given file has been
modified. So if you have, for example, a single revision where you
imported a ton of files, a log that goes over that revision will need
to do a lot of authz checking to see if you're allowed to see it. Try
a log that explicitly avoids revisions like that, and see if it speeds
things up.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 7 16:00:53 2006