On Mon, Aug 2, 2010 at 23:04, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > 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...
If I understand you correctly my patch does exactly the same things. It checks file system configuration options in the write_config function (called from svn_fs_fs__create) and generates corresponded db/fsfs.conf. -- Simon Atanasyan VisualSVN Limited