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