added meta tags
authoryarikoptic <yarikoptic@web>
Thu, 31 Oct 2019 12:55:54 +0000 (12:55 +0000)
committeradmin <admin@branchable.com>
Thu, 31 Oct 2019 12:55:54 +0000 (12:55 +0000)
doc/bugs/error_message_in_addurl_is_not_channeled_into_json_record_with_--json-error-messages.mdwn

index b16e3c32a0ad7ffc7a01aa19005fdb476b31420e..82c8bae21c6691e75649f824f5d3f0970d6df967 100644 (file)
@@ -19,4 +19,6 @@ the reason for the failure overall is that `datalad` external special remote is
 
 If user convenience was something to strive for here, it should technically be possible for git annex to "sense" all available external special remotes and inquire them (without enabling) either they would support a given url, and then report to the user a more informative error message ("URL ... is not supported by git-annex.  You can initialize one of the available external special remotes which support that url: datalad, somebodies-s3, ...".  It could even check if the special remote is configured but not enabled and then replace "initialize" with "enable" in the message above).
 
+[[!meta author=yoh]]
+[[!tag projects/datalad]]