summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authoryarikoptic <yarikoptic@web>2019-11-13 04:41:56 +0000
committeradmin <admin@branchable.com>2019-11-13 04:41:56 +0000
commit58be3af084771f3296c799ef7f6aa4f6650861cb (patch)
treec13d835b31bf4a30e7c3cecf7df3d2dbda4fd147 /doc/todo
parent31444109a74f2a8e59cdb39abb73a2be44316340 (diff)
Added a comment
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_5_28aabb525a1a487eaecdfe591cc7108b._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_5_28aabb525a1a487eaecdfe591cc7108b._comment b/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_5_28aabb525a1a487eaecdfe591cc7108b._comment
new file mode 100644
index 0000000000..329cd3c40e
--- /dev/null
+++ b/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_5_28aabb525a1a487eaecdfe591cc7108b._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 5"
+ date="2019-11-13T04:41:56Z"
+ content="""
+> If the repository being accessed over globus uses .git/annex/objects/ locations, it sounds to me like it's a git-annex repo, being accessed over a protocol other than ssh.
+
+That is correct.
+
+> A special remote that accesses remote annex objects could be created, and --sameas used to make the special remote have the same uuid as the (remote) git-annex repo.
+
+That is correct too. The question is either it should be a dedicated `git-annex-remote-globus-gitannex` special remote which would need to probably use the same functionality of a `git-annex-remote-globus` for actual authentication and interaction with globus (with difference largely in paths to assume) or just an option to the `git-annex-remote-globus`...?
+"""]]