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

Re: How to find out if I own a lock?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-04-13 20:46:52 CEST

On Wed, 2005-04-13 at 14:42, SteveKing wrote:
> I don't know how much work this would cause to implement it, but from my
> point of view it's just another entry in that struct, filled by the same
> subfunction which does the filestat call - if that function isn't called
> for some reason leave that entry empty or NULL.

I think our main concern would be that, for big directories, adding a
bunch of data to svn_wc_entry_t would result in using a lot more memory
for the entries cache.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 13 20:48:14 2005

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.