On the fsfs-improvements branch: enable TxDelta caching by default
* subversion/libsvn_fs_fs/caching.c
(read_config): default to TXDELTA caching option to "true"
* subversion/svnserve/svnserve.c
(svnserve__options): update help string
(main): update default value
|