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

Re: slow status

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-10-08 18:54:09 CEST

On Thu, 7 Oct 2004, Greg Hudson wrote:

> On Thu, 2004-10-07 at 19:57, Ben Collins-Sussman wrote:
> > $ svn status subversion/libsvn_fs_base/bdb/dbt.c
> >
> > Then I only see the bdb/.svn/entries file being opened.
> >
> > But when I run
> >
> > $ svn status README
> >
> > ...I see every .svn/entries the entire tree being opened.
>
> Presumably we're locking the anchor recursively.
>
> I thought we had fixed this ages ago, but I guess not.
>
Without being anything near an WC hacker, it looks like you're right.
Would just checking if the entry is a file and using depth 0 in that case
be enough? I'll prepare a patch...

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 8 18:39:54 2004

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.