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
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (6.20160212) UNRELEASED; urgency=medium
|
||||
|
||||
* Support getting files from read-only repositories.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400
|
||||
|
||||
git-annex (6.20160211) unstable; urgency=medium
|
||||
|
||||
* annex.addsmallfiles: New option controlling what is done when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue