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

Re: "svn log" is too slow

From: Falls Huang <bhuang_at_qubit-star.com>
Date: 2005-05-25 15:18:58 CEST

Ben Collins-Sussman wrote:
>
> On May 24, 2005, at 10:36 PM, Falls Huang wrote:
>
>> Hello!
>> I am running subversion(1.1.4) with the DAV module under apache2 and
>> my subversion server is P4 2.4G/512M sdram. The normal operations like
>> check in/out etc are fine, but I found that
>> "svn log http://xx.xx.xx.xx/repos" is very slow --- it almost took me
>> 15 seconds ( the subversion repos has 5000 files ).
>>
>> I have searched this mailling-list and set "SVNPathAuthz Off" in the
>> <Location> of dav_svn.conf , but the "svn log" is still slow . How
>> can I solve this problem ?
>
>
> How long does it take to run 'svn log file:///.../repos' directly on
> the repository?
>

"svn log file:///.../repos" is very faster than "svn log
http://.../repos" , it only took 1-2 seconds.

And during the "svn log http://..." , the CPU usage shoots up to 100%
with 97% used by Apache2.

Btw:
My subversion server is Debian Sarge.

-- 
Regards
Falls Huang
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 25 15:21:28 2005

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.