From ad1955b4063befa51a36932794f49193a307a23f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 12 Feb 2016 14:15:28 -0400 Subject: 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. --- .../comment_8_a802e0617c9ef72eb8d3842de99e44ae._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/read-only_removable_drives/comment_8_a802e0617c9ef72eb8d3842de99e44ae._comment (limited to 'doc') diff --git a/doc/todo/read-only_removable_drives/comment_8_a802e0617c9ef72eb8d3842de99e44ae._comment b/doc/todo/read-only_removable_drives/comment_8_a802e0617c9ef72eb8d3842de99e44ae._comment new file mode 100644 index 000000000..f19865889 --- /dev/null +++ b/doc/todo/read-only_removable_drives/comment_8_a802e0617c9ef72eb8d3842de99e44ae._comment @@ -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. +"""]] -- cgit v1.2.3