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

Re: SVN 1.5 Performance Issue

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 20 Jun 2008 10:03:39 +0100

On Fri, 2008-06-20 at 08:46 +0200, Karl Heinz Marbaise wrote:
> that i have set an property with a real large value (138 MiBi)...
>
> After that many operations like svn list -v in the working copy or svn
> log on the repository took very long....
>
> Is this kind of behaviour known ?

Yes, this is expected. Properties are not designed for storing huge
values. There is no enforced limit on the size of a property, but the
performance is poor when they are large.

I can't find any reference to this in the book (or FAQ), though.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-20 11:04:05 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.