Added a comment
This commit is contained in:
parent
9d7663432b
commit
c789270c44
1 changed files with 34 additions and 0 deletions
|
@ -0,0 +1,34 @@
|
|||
[[!comment format=mdwn
|
||||
username="gueux"
|
||||
avatar="http://cdn.libravatar.org/avatar/47e44a21505727b2d6bb5d88f0468f34"
|
||||
subject="comment 2"
|
||||
date="2019-03-21T20:40:55Z"
|
||||
content="""
|
||||
That's right, I'm using v7 mode with unlocked files.
|
||||
|
||||
```
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = false
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
symlinks = false
|
||||
ignorecase = true
|
||||
[annex]
|
||||
uuid = 25e5f762-db7f-49ad-a504-93e02bba642f
|
||||
sshcaching = false
|
||||
crippledfilesystem = true
|
||||
version = 7
|
||||
thin = true
|
||||
[filter \"annex\"]
|
||||
smudge = git-annex smudge %f
|
||||
clean = git-annex smudge --clean %f
|
||||
```
|
||||
|
||||
|
||||
With 7.20190220-g9d7663432, I now get:
|
||||
|
||||
sqlite worker thread crashed: user error (SQLite3 returned ErrorIO while attempting to perform prepare \"SELECT null from content limit 1\": disk I/O error(while opening database connection))
|
||||
sqlite worker thread crashed: user error (SQLite3 returned ErrorIO while attempting to perform prepare \"SELECT null from content limit 1\": disk I/O error(while opening database connection))
|
||||
...
|
||||
"""]]
|
Loading…
Reference in a new issue