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

Re: svn commit: r17328 - branches/wc-propcaching/subversion/libsvn_wc

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-14 15:58:30 CET

> >
> > if (is_empty)
> For present time svn_wc__has_props() used only in one place, in
> assemble_status() mostyle for optimize call to svn_wc__is_special(). I
> consider we should reconsider later necessity of this function.

You'll notice i made is_special use the cached props in the
has_properties patch, so when that goes in, it shouldn't be any speed
gain to not use svn_wc__is_special.

>
> --
> Ivan Zhakov

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 14 16:00:13 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.