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

Re: FW: svn log hangs?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-07 15:43:40 CEST

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 15:45:22 2006

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.