Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-02-20 13:01:11 -04:00
commit dacea14385
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,19 @@
### What version of git-annex are you using? On what operating system?
6.20171001+gitg542d0649f-1~ndall+1
### What steps will reproduce the problem?
[[!format sh """
$> git annex info
git-annex: .git/annex/misctmp/mergedrefs.0: createDirectory: permission denied (Permission denied)
failed
git-annex: info: 1 failed
"""]]
unless there is really a need to have this operations performed within the same repository/the same filesystem, I do not understand why generic $TMPDIR could not be used for such operations so no write access has to be demanded
[[!meta author=yoh]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="moaxey"
avatar="http://cdn.libravatar.org/avatar/06abae5b84ce9bbcd39c1cbf49817d29"
subject="Thanks"
date="2018-02-19T20:57:09Z"
content="""
I have it working smoothly now with glacier-cli.
"""]]