comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 12 Aug 2022 17:10:54 +0000 (13:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 12 Aug 2022 17:10:54 +0000 (13:10 -0400)
doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment [new file with mode: 0644]

diff --git a/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment b/doc/bugs/crippled_filesystem__58___SQLite3_returned_ErrorBusy/comment_12_918ed48f23dfdc1fc95e3df9526b489c._comment
new file mode 100644 (file)
index 0000000..245f579
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 12"""
+ date="2022-08-12T17:07:51Z"
+ content="""
+annex.dbdir is now implemented.
+
+This issue remains open because `git-annex init` ought to probe to
+determine when sqlite cannot be used on the repository's filesystem.
+I don't think it could itself set annex.dbdir to work around the
+problem, because what would it set it to? But it could explain the problem
+to the user and suggest that they set it.
+"""]]