Added a comment: git-annex relaying syncs across remotes
authornobodyinperson <nobodyinperson@web>
Mon, 1 May 2023 08:50:10 +0000 (08:50 +0000)
committeradmin <admin@branchable.com>
Mon, 1 May 2023 08:50:10 +0000 (08:50 +0000)
doc/forum/git_annex_sync_update_remote/comment_3_9b6ecb7342aab7f0320ed7567ee5fa0b._comment [new file with mode: 0644]

diff --git a/doc/forum/git_annex_sync_update_remote/comment_3_9b6ecb7342aab7f0320ed7567ee5fa0b._comment b/doc/forum/git_annex_sync_update_remote/comment_3_9b6ecb7342aab7f0320ed7567ee5fa0b._comment
new file mode 100644 (file)
index 0000000..1442363
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="nobodyinperson"
+ avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5"
+ subject="git-annex relaying syncs across remotes"
+ date="2023-05-01T08:50:10Z"
+ content="""
+It does update the state of all available remotes of the `my_system` you're executing git-annex from. I would also love to see git-annex propagate the changes across the graph of connected remotes as far as it gets. It already has permissions to run git-annex on the remote server, so it could trigger a `git annex sync` from there, then reaching out for all configured remotes it has configured itself. But I'm sure @joey has a good reason not to do this, it screams of potential race conditions and git locking weirdness. But I don't know ðŸ¤·
+"""]]