From bfe90e6a8cc154fadc16142eb5137336eb182b0a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Jun 2016 15:42:54 -0400 Subject: [PATCH] comment --- ...mment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Assistant_only_watches_one_repo_on_startup/comment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment diff --git a/doc/bugs/Assistant_only_watches_one_repo_on_startup/comment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment b/doc/bugs/Assistant_only_watches_one_repo_on_startup/comment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment new file mode 100644 index 0000000000..355b12a86f --- /dev/null +++ b/doc/bugs/Assistant_only_watches_one_repo_on_startup/comment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-06-10T19:40:54Z" + content=""" +You're left out the command line which you use to start the assistant. + +Without that, I see no indication that there is a bug. You have to pass +--autostart to make the assistant start up in all configured repositories. +If you are not using that parameter, the assistant will only start up in +the repository corresponding to the current working directory. +"""]]