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

RE: Re: performance after 1.0: less metadata files on client?

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-08-11 19:34:37 CEST

> From: Mix [mailto:mixtim@acm.org]
>
> Garrett Rooney wrote:
> > this problem will likely be aleviated somewhat when we start caching
> > the contents of .svn/entries. at the moment that file is being
parsed
> > many many more times than it should, which would be very bad if it
is
> > located on a network filesystem. work is being done on caching this
> > information, so it would be interesting to see how much that helps
the
> > performance problems you're seeing.
>
> The .svn/entries file is parsed multiple times on 'checkout'???
>

Yep. That's why we want to cache it. :) Yes this is annoying at present,
we've known about it for awhile, but we've been busy fixing other areas
of the system.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 19:35:10 2002

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.