dc74a9b09683d06fca6010d9dfd87bd354cfa1a5
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 3"""
4  date="2021-08-30T16:24:52Z"
5  content="""
6 reversion in [[!commit f46e4c9b7c]], which reversed some logic and made
7 database reads be treated as database writes, so they failed on permission
8 denied, rather than the right behavior of returning DbUnavailable. Fixed that. 
9
10 I have not been able to reproduce the other error involving
11 opening a temp file. All I can tell from the message is that it's writing
12 to some file in .git/annex via a temp file in the same directory.
13 """]]