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

Re: The small commit problem

From: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2003-07-29 23:08:37 CEST

>
>
>Yes, I think it might be time to turn on directory deltification. It
>was turned off here, I think:
>
>
> ------------------------------------------------------------------------
> rev 1043: cmpilato | 2002-01-24 10:03:50 (Thu, 24 Jan 2002) | 12 lines
>
> Turning off deltification of directory entries lists (should this be
> wrapped in #ifdef SVN_FS_DELTIFY_DIR_ENTRIES and made into a
> compile-time feature?)
>
> * subversion/libsvn_fs/deltify.c
>
> (deltify): Added 'props_only' argument.
>
> (svn_fs__stable_node): Pass 1 for 'props_only' argument to deltify()
> if node we are stabilizing is a directory.
>
>But undeltification performance is greatly improved since then...
>
>
Now this file contains only the API exposed functions. Which I want to
remove from the API by the way:-)
I think rev 2093 may be where it all changed into it's current form.
It's a CMike mega merge.
I can dig further but not until late next week (knock on wood).
It's on my list of things to fully figure out. Directory and property
storage is a sticky point for round one SQL support.

gat

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 29 23:13:05 2003

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.