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

Re: [wc-propcaching]: Cache existence of certain properties

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2005-11-13 20:16:50 CET

Daniel Berlin wrote:

>The list of cached properties is also stored as a single string, comma
>separated. A new function, svn_wc_cached_properties, will return this
>list of cached properties. It is kept as a string again for simplicity.
>Only the things updating the props file want to be able to split it into
>an array, and do so. The getter functions simply want to know if the
>property they are asking about is in the list, and we can just use
>strstr for that.
>
>
While your log message is a little terse, your email is excellent as
usual. I think it would be very useful if you could put at least this
paragraph in the log message, or perhaps just a link to your email.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 13 20:19:07 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.