diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-11 11:12:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-11 11:12:58 -0400 |
commit | c4d9c62d9d112feac32fc8b6d80adc694f1dd962 (patch) | |
tree | 05582a7bc37c2d3b91de8de17a96e85237166ed6 /doc | |
parent | ba878c4ddc20e58736989584312cb58073160aed (diff) |
comment
Diffstat (limited to 'doc')
-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.) +"""]] |