diff options
author | yarikoptic <yarikoptic@web> | 2017-07-11 21:59:49 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-07-11 21:59:49 +0000 |
commit | 6cefc2baf86040ae22843aea4ec5d93e684094af (patch) | |
tree | 7d0a0249f747156de87b23c3894607b8857e46d6 /doc/design | |
parent | cbe77cb87e1224fd88d4eabf00122e0ef48ba670 (diff) |
Added a comment: note that some remotes could support files versioning "natively"
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/exporting_trees_to_special_remotes/comment_1_ea84ee9de604e05b8e02483ba8452186._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/design/exporting_trees_to_special_remotes/comment_1_ea84ee9de604e05b8e02483ba8452186._comment b/doc/design/exporting_trees_to_special_remotes/comment_1_ea84ee9de604e05b8e02483ba8452186._comment new file mode 100644 index 000000000..c6e7c7aed --- /dev/null +++ b/doc/design/exporting_trees_to_special_remotes/comment_1_ea84ee9de604e05b8e02483ba8452186._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="note that some remotes could support files versioning "natively"" + date="2017-07-11T21:59:49Z" + content=""" +E.g. when exporting to the S3 bucket with versioning turned on, or OSF (AFAIK). So upon successful upload special remote could SETURLPRESENT to signal availability of any particular key (associated with the file). + +Yet to grasp the cases you outlined better to see if I see any other applicable use-ase + +I hope that export would be implemented through extending externals special remote protocol? ;) + +[[!meta author=yoh]] + +"""]] |