From 72f16a8feda2d7702987d82a8ab9bce5dd36a4a5 Mon Sep 17 00:00:00 2001 From: "git@3af0a87771c4b55bee8a599b934914cd98d4bc0b" Date: Wed, 9 Sep 2020 09:48:16 +0000 Subject: [PATCH 1/3] Added a comment: Re: Unknown remote type webdav --- ...omment_19_8bf8d365c0a13f684ed9f9cb013396e7._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/special_remotes/webdav/comment_19_8bf8d365c0a13f684ed9f9cb013396e7._comment diff --git a/doc/special_remotes/webdav/comment_19_8bf8d365c0a13f684ed9f9cb013396e7._comment b/doc/special_remotes/webdav/comment_19_8bf8d365c0a13f684ed9f9cb013396e7._comment new file mode 100644 index 0000000000..9b7d054ed9 --- /dev/null +++ b/doc/special_remotes/webdav/comment_19_8bf8d365c0a13f684ed9f9cb013396e7._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="git@3af0a87771c4b55bee8a599b934914cd98d4bc0b" + nickname="git" + avatar="http://cdn.libravatar.org/avatar/6e2a7e8679033ad4a5df260c0ac721f5" + subject="Re: Unknown remote type webdav" + date="2020-09-09T09:48:15Z" + content=""" +Thanks a lot for those explanations! I managed to package DAV for Guix, and after rebuilding git-annex, webdav support seems to work as promised. I will clean up my packages and submit them for inclusion in Guix. + +"""]] From cfc74c2f44bed9c6629e6f8cc2da2da3e10a45ea Mon Sep 17 00:00:00 2001 From: "git@3af0a87771c4b55bee8a599b934914cd98d4bc0b" Date: Wed, 9 Sep 2020 10:19:25 +0000 Subject: [PATCH 2/3] Added a comment: Re: Unknown remote type webdav --- .../comment_20_a85a41709bbc0c7c138838ac94ba499f._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/special_remotes/webdav/comment_20_a85a41709bbc0c7c138838ac94ba499f._comment diff --git a/doc/special_remotes/webdav/comment_20_a85a41709bbc0c7c138838ac94ba499f._comment b/doc/special_remotes/webdav/comment_20_a85a41709bbc0c7c138838ac94ba499f._comment new file mode 100644 index 0000000000..fadba15854 --- /dev/null +++ b/doc/special_remotes/webdav/comment_20_a85a41709bbc0c7c138838ac94ba499f._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="git@3af0a87771c4b55bee8a599b934914cd98d4bc0b" + nickname="git" + avatar="http://cdn.libravatar.org/avatar/6e2a7e8679033ad4a5df260c0ac721f5" + subject="Re: Unknown remote type webdav" + date="2020-09-09T10:19:21Z" + content=""" +Well... someone beat me to it! git-annex in Guix got WebDAV support eight hours ago! +"""]] From 91f028fab75c412990ecf65a8f60f6ced97ba11f Mon Sep 17 00:00:00 2001 From: kyle Date: Wed, 9 Sep 2020 14:28:51 +0000 Subject: [PATCH 3/3] Added a comment --- ...omment_21_e86cfc56014df46412f08b36bc019fb6._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/special_remotes/webdav/comment_21_e86cfc56014df46412f08b36bc019fb6._comment diff --git a/doc/special_remotes/webdav/comment_21_e86cfc56014df46412f08b36bc019fb6._comment b/doc/special_remotes/webdav/comment_21_e86cfc56014df46412f08b36bc019fb6._comment new file mode 100644 index 0000000000..e208dc9e22 --- /dev/null +++ b/doc/special_remotes/webdav/comment_21_e86cfc56014df46412f08b36bc019fb6._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="comment 21" + date="2020-09-09T14:28:47Z" + content=""" +> Well... someone beat me to it! git-annex in Guix got WebDAV support eight hours ago! + +That someone thanks you for working on the patches (and is sorry about the duplicate effort) :) +"""]]