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

RE: Svn property change on whole repository

From: Vojáček Aleš <avojacek_at_fblgroup.cz>
Date: Sun, 23 Aug 2009 22:21:12 +0200

Hi all,
the problem is because of check permision on each path when getting log from svn server using apache (https).
When I try to set SVNPathAuthz off in conf, the i got that log back in few sec it is realy different than 12 mins.
So we are going to make decision if we need to have different permisions on different paths in repository.
I hope that we can solve this problem.
Thx for your help.

A.

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
Sent: Sunday, August 23, 2009 9:52 PM
To: Vojáček Aleš
Cc: users_at_subversion.tigris.org
Subject: Re: Svn property change on whole repository

On Aug 23, 2009, at 08:30, Vojáček Aleš wrote:

> I checked out whole our repository, then changed properies
> (bugtraq) on all directories and then commit all changes.
> The problem is that now is very very slow performance of getting
> log from our repository.
> Log of revision in which I did change that repositories takes 12min.
> Is there some chance to improve that performance or there is only
> one way out, revert that commit and change that properties
> separately on each dir ?

It's known that revisions which affect many files/directories will
slow down the log.

Some suggestions are here:

http://stackoverflow.com/questions/841439/querying-for-svn-revision-
suddenly-seems-slow-since-svn-1-5-maybe

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2386569

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-24 04:00:12 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.