summaryrefslogtreecommitdiff
path: root/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:17:47 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:17:47 -0400
commitc4a950f9144514b21088ef2963978b0c84701b1f (patch)
treebf80238fab012a229d0c16198045e8f48cd7e7db /doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
parentf55ecaadd61e6589d4d52719cf53388d8fc7cbed (diff)
cannot reproduce
Diffstat (limited to 'doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment')
-rw-r--r--doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment b/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
new file mode 100644
index 000000000..95dbe803f
--- /dev/null
+++ b/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-09-21T19:08:28Z"
+ content="""
+The assistant merges the synced/git-annex branch whenever it detects (via
+inotify) that a change has been made to that git ref.
+
+I can't reproduce a problem from the information you've given. With
+foo -- bar -- quux, and assistants running on foo and quux, any file
+written to foo more or less immediately syncs to quux, and the git-annex
+branch is merged.
+
+Even when I stop the assistant running on foo, and manually run
+`git push bar git-annex:synced/git-annex`, quux immediately notices that
+bar has received that synced/git-annex, and fetches and merges it into its
+own git-annex branch.
+"""]]