From bb43b2e02196e518174816d0a9944031b31773e6 Mon Sep 17 00:00:00 2001 From: "bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3" Date: Wed, 12 Aug 2015 04:51:53 +0000 Subject: [PATCH] Added a comment --- ...mment_2_899b154cfe0385de0fec249f5e9a3f00._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_2_899b154cfe0385de0fec249f5e9a3f00._comment diff --git a/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_2_899b154cfe0385de0fec249f5e9a3f00._comment b/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_2_899b154cfe0385de0fec249f5e9a3f00._comment new file mode 100644 index 0000000000..cfc7af00c0 --- /dev/null +++ b/doc/bugs/External_special_remote_SETURLPRESENT_doesn__39__t_seem_to_work/comment_2_899b154cfe0385de0fec249f5e9a3f00._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3" + nickname="bgilbert" + subject="comment 2" + date="2015-08-12T04:51:53Z" + content=""" +Well, gcsannex didn't exist until last weekend. I hope people find it useful. + +You're correct about what is happening, and I agree that the public URL shouldn't appear to be another copy of the file. I was hoping to avoid requiring `enableremote` in a clone, but I see that the S3 remote [does also](https://git-annex.branchable.com/tips/public_Amazon_S3_remote/). + +I'll look at supporting unauthenticated reads through gcsannex directly. I'll add support for `whereisKey` if you decide to expose it; AFAICS it's only used in the output of `git annex whereis`, which is convenient but doesn't seem to be critical. +"""]]