annex.dbdir fully working
authorJoey Hess <joeyh@joeyh.name>
Fri, 12 Aug 2022 16:56:56 +0000 (12:56 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 12 Aug 2022 17:06:58 +0000 (13:06 -0400)
commita335c1e46e4e58aee0452f66c81dd83d51cec071
treecf5339579e372b37c1eea3562e345d2e5790895e
parent23c6e350cb9fbe613b99e73294d6da596db171ac
annex.dbdir fully working

Completes work started in e60766543f0ae9eaa2ac8fdaff8fff5c66501beb

I've verified that all the sqlite databases get stored in annex.dbdir
and are created successfully. If annex.dbdir does not exist, it will be
created; its parent directory must already exist though.

Sponsored-by: Dartmouth College's Datalad project
Annex/Perms.hs
Database/Init.hs
doc/git-annex.mdwn