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

Fwd: Very poor performances with Apache 2.0.55

From: Emmanuel Blot <manu.blot_at_gmail.com>
Date: 2006-01-04 20:13:07 CET

---------- Forwarded message ----------
From: Emmanuel Blot <manu.blot@gmail.com>
Date: Jan 4, 2006 8:12 PM
Subject: Re: Very poor performances with Apache 2.0.55
To: Garrett Rooney <rooneg@electricjellyfish.net>

> I think we can special case it for svn: revprops, which should speed
> up your situation considerably. I'll look in to making that happen.

I'm mainly impacted by custom revision properties actually.
I use custom revision properties (no file property, only revision
property) to track origin of imported files, and I often need to
retrieve such properties.

> What command are you actually running? I'm not sure why it would be
> doing that...

For example:
server> strace -f /usr/sbin/apache2 -X -k start
client> svn propget svn:author -r 153 --revprop http://server/svn/project/trunk

same issue with "my:prop" as the property and/or with any other URL of
type http://server/svn/project*

> With the current version of Subversion there's no other workaround.
> We should be able to improve the situation for svn: properties in the
> future, but it will require a change to Subversion, so there's nothing
> you can do in the meantime.

Ok.

--
Manu
--
Manu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 4 20:44:32 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.