aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 13:45:24 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 13:45:24 -0400
commit9f664b457b8702950012cca7cc3d391b27ba02f9 (patch)
tree1b5e69d42215dfb238cd15a44734eaab23450db2 /doc
parent39b461a2fc528479249f884771e52678ca3524c7 (diff)
parent5d89f59c9ee3efef43c89f18cbaa8152e2508b61 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn2
-rw-r--r--doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_4_1eec270febdd1a9fa28ac437c089c5e6._comment12
2 files changed, 13 insertions, 1 deletions
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
index f02bb5605..b1bef3b7f 100644
--- a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
+++ b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
@@ -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?
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_4_1eec270febdd1a9fa28ac437c089c5e6._comment b/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_4_1eec270febdd1a9fa28ac437c089c5e6._comment
new file mode 100644
index 000000000..045234442
--- /dev/null
+++ b/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_4_1eec270febdd1a9fa28ac437c089c5e6._comment
@@ -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
+"""]]