Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
59631bcc41
2 changed files with 13 additions and 1 deletions
|
@ -22,7 +22,7 @@ Add a file to an annex repo with a webdav backend set up per the settings above:
|
|||
|
||||
Attempt to copy that file to the webdav backend:
|
||||
|
||||
git copy -t box test.pdf
|
||||
git-annex copy -t box test.pdf
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="madalu"
|
||||
avatar="http://cdn.libravatar.org/avatar/c00d4aa29fd053f08a2ef35531592914"
|
||||
subject="comment 4"
|
||||
date="2017-09-29T17:22:43Z"
|
||||
content="""
|
||||
Yes, copying to box consistently fails with the arch linux build (6.20170925-g76c9b580b) and consistently succeeds with the standalone build (6.20170929-gffc127582).
|
||||
|
||||
I am using the git-annex build in the official arch repositories (community). I've submitted an arch linux bug report here:
|
||||
|
||||
https://bugs.archlinux.org/task/55808?project=5&cat%5B0%5D=33&string=git-annex
|
||||
"""]]
|
Loading…
Reference in a new issue