Simon Atanasyan wrote on Mon, Aug 02, 2010 at 19:59:31 +0400: > From the programmer's point of view if you create repository calling > svn_fs_create with the new configuration option you easily get well commented > db/fsfs.conf with necessary settings.
svn_fs_create() already takes an FS_CONFIG parameter. We could populate the initially-created fsfs.conf with values from that parameter...