Andrew Bettison faa0f392c5 Improve Rhizome DB path configuration
Change the default 'rhizome.datastore_path' to "rhizome", ie, a sub-
directory of the instance directory.

Add a new erename() operation to "os.h".

Clean up the code around the fix 39f582cca (two commits ago) for a bug
introduced in 2014: the 'rhizome.db' file was always being created in
the instance directory, regardless of the setting of the
'rhizome.datastore_path' config option.

Whenever the Rhizome database is opened (by the server or by a CLI
invocation), if the database file does not exist but there is a
'rhizome.db' file in the legacy location, then move that file (and any
accompanying "blob" and "hash" sub-directories) to the configured
location.

Update copyright notices.
2018-04-17 12:01:02 +09:30
..
all
2018-04-09 14:43:37 +09:30
2018-04-05 18:12:59 +09:30
2018-03-29 15:31:03 +10:30
2018-04-09 14:43:37 +09:30
2018-03-29 15:19:54 +10:30
2018-03-29 15:09:45 +10:30
2018-03-06 15:16:56 +10:30
2018-03-27 17:29:21 +10:30
2018-04-10 10:52:44 +09:30
2018-04-09 14:43:37 +09:30
2018-04-09 09:22:36 +09:30