Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-12-09 14:30:00 -04:00
commit c1dd582f97
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="andrew"
avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435"
subject="comment 12"
date="2018-12-08T16:56:11Z"
content="""
Looking through your video, I think I have found at least one issue with the assistant. I logged in a todo here: <http://git-annex.branchable.com/todo/assistant_should_detect_added_remotes/>. It looks like assistant is not detecting your newly added remote (after hitting the combine button) which is why it wasn't syncing.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="andrew"
avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435"
subject="comment 2"
date="2018-12-08T17:09:27Z"
content="""
Could the assistant put a file watch on `.git/config` to detect when new remotes are added/removed?
I am pretty sure this user [assistant to have synced folders](http://git-annex.branchable.com/forum/assistant_to_have_synced_folders/) ran into this issue. They added two local remotes then hit the combine button, then looked for synced files. Assistant never started syncing, presumably for the reasons outlined in your comment. They did everything through the web gui so they really didn't have any expectation that they would need to manually restart all the assistant daemons after hitting the combine button.
"""]]