From 288d26eb9e4870140c4b8e6e04461bec7da5b228 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Sep 2018 13:00:59 -0400 Subject: [PATCH] response --- ...t_1_55c2a5c932ccc5a2a49a54239cfba139._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_1_55c2a5c932ccc5a2a49a54239cfba139._comment diff --git a/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_1_55c2a5c932ccc5a2a49a54239cfba139._comment b/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_1_55c2a5c932ccc5a2a49a54239cfba139._comment new file mode 100644 index 0000000000..8fdbba043d --- /dev/null +++ b/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_1_55c2a5c932ccc5a2a49a54239cfba139._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-09-11T16:56:14Z" + content=""" +What you're looking for is the [[design/external_special_remote_protocol]]. +When you build your own special remote using that protocol, +it can use SETSTATE and GETSTATE to store and retrieve +the immutable IDs. + +It should not be hard to write your own special remote. See +[[this page|special_remotes/external]]. + +The Datalad project has a bunch of special remotes doing things like this +BTW. +"""]]