From: Joey Hess Date: Wed, 1 Mar 2023 16:34:40 +0000 (-0400) Subject: close X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~50^2~160 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bded62378a9f489e95e7a6c529991c0aaf8f25b3;p=git-annex.git close --- diff --git a/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn b/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn index d2a7866a89..70071138db 100644 --- a/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn +++ b/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn @@ -25,3 +25,5 @@ git-annex version: 6.20180913+git33-g2cd5a723f-1~ndall+1 [[!meta author=yoh]] [[!tag projects/datalad]] [[!tag moreinfo unlikely]] + +> [[wontfix|done]] --[[Joey]] diff --git a/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment b/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment new file mode 100644 index 0000000000..fd1d127411 --- /dev/null +++ b/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""Re: comment 9""" + date="2023-03-01T16:30:42Z" + content=""" +An external special remote can hook into addurl by implementing +CLAIMURL and CHECKURL. So yes, an external special remote could implement +s3 urls. + +Looking over this thread, I think it's clear that git-annex should not +implement support for these s3 urls itself. +"""]]