summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-10 15:42:54 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-10 15:42:54 -0400
commit58065d89e898677da35acf6183877f774b43d7a0 (patch)
treeb378f88d8cf2328415c0e82da57c25973adb1b09
parentd9648e172dae900784eb4263b33044ff2caecbc6 (diff)
comment
-rw-r--r--doc/bugs/Assistant_only_watches_one_repo_on_startup/comment_1_4606e5c7159e8e9f2f12e010cbd22e6a._comment12
1 files changed, 12 insertions, 0 deletions
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 000000000..355b12a86
--- /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.
+"""]]