summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo <Tobias@web>2013-04-18 06:55:10 +0000
committerGravatar admin <admin@branchable.com>2013-04-18 06:55:10 +0000
commit6a6c9cf501bd66eb311cafa252ac68760764e25d (patch)
tree9834780bb4a841a67ccdc601f4fdb78bf1927ddb /doc
parent64a20fa295b0ac6ef149d25d9a1bceb7218b798d (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_assistant_--autostart_failed.mdwn38
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_assistant_--autostart_failed.mdwn b/doc/bugs/git_annex_assistant_--autostart_failed.mdwn
new file mode 100644
index 000000000..1657b70cc
--- /dev/null
+++ b/doc/bugs/git_annex_assistant_--autostart_failed.mdwn
@@ -0,0 +1,38 @@
+**What steps will reproduce the problem?**
+
+Run *git annex assistant --autostart*
+
+ git-annex autostart in /home/tobru/annex/repo1
+ failed
+ git-annex autostart in /home/tobru/annex/repo2
+ failed
+ git-annex autostart in /home/tobru/annex/repo3
+ failed
+ git-annex autostart in /home/tobru/annex/repo4
+ failed
+ git-annex autostart in /home/tobru/annex/repo5
+ failed
+
+Running *git annex assistant* in each directory starts the assistant without errors.
+
+What could cause autostart to fail? Is there any log? Or a --debug parameter?
+
+
+**What is the expected output? What do you see instead?**
+
+The assistant should start on all known repositories
+
+**What version of git-annex are you using? On what operating system?**
+
+4.20130417-g4bb97d5 on Ubuntu
+
+**Please provide any additional information below.**
+
+The ~/.config/git-annex/autostart file looks like this:
+
+ /home/tobru/annex/repo1
+ /home/tobru/annex/repo2
+ /home/tobru/annex/repo3
+ /home/tobru/annex/repo4
+ /home/tobru/annex/repo5
+