if keys database cannot be opened due to permissions, ignore
This lets readonly repos be used. If a repo is readonly, we can ignore the keys database, because nothing that we can do will change the state of the repo anyway.
This commit is contained in:
parent
0983f136b8
commit
9df13e73ae
5 changed files with 33 additions and 7 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 8"""
|
||||
date="2016-02-12T18:08:18Z"
|
||||
content="""
|
||||
I've made some changes today, which let files be downloaded from readonly
|
||||
repositories (both on local drives and remote, as long as git-annex-shell
|
||||
is updated to a version with the changes).
|
||||
|
||||
The issues with the webapp probably remain.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue