diff options
-rw-r--r-- | doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_11_c5b5e449eddd6fa7111a31041699b657._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_11_c5b5e449eddd6fa7111a31041699b657._comment b/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_11_c5b5e449eddd6fa7111a31041699b657._comment new file mode 100644 index 000000000..45d81bdae --- /dev/null +++ b/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_11_c5b5e449eddd6fa7111a31041699b657._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 11""" + date="2017-10-11T15:10:51Z" + content=""" +Looks related to the other bug report, it's failing creating the +directory for the temp file at the top of the repository, which +already exists. + +So, the fix I just committed to fix the other bug report may have +fixed this too.. Can you test? + +(It's also possible that the nonsensicalness of "MKCOL ." +means it's not widely supported, or may even be out of the webdav spec +entirely. The fix for the other bug report avoids that behavior.) +"""]] |