diff options
author | https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY <Stphane@web> | 2014-06-09 20:34:55 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-06-09 20:34:55 +0000 |
commit | 86bbead848d292188467b50c591c43a34b1de5ad (patch) | |
tree | fb238cad0c781f6725199324de28ac0d66f3a45e | |
parent | 39c5e08bb186c7d057f3b163b8e01e156ac18657 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/On_Ubuntu_14.04_assistant_fails_to_create_new_setup/comment_2_c4dd12ea578d1f07464e1b9d68ec96cf._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/On_Ubuntu_14.04_assistant_fails_to_create_new_setup/comment_2_c4dd12ea578d1f07464e1b9d68ec96cf._comment b/doc/bugs/On_Ubuntu_14.04_assistant_fails_to_create_new_setup/comment_2_c4dd12ea578d1f07464e1b9d68ec96cf._comment new file mode 100644 index 000000000..a94d0c13a --- /dev/null +++ b/doc/bugs/On_Ubuntu_14.04_assistant_fails_to_create_new_setup/comment_2_c4dd12ea578d1f07464e1b9d68ec96cf._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY" + nickname="Stéphane" + subject="comment 2" + date="2014-06-09T20:34:55Z" + content=""" +> It sounds rather like the webapp is failing to create the repository. Although I would expect for it to show an error message in red beneath the repository path. + +No message in red at any time. + +> OTOH, it also sounds like something (either the webapp or eg a manual git-annex run) set up a git-annex repository in ~/Documents. + +There was none before the webapp. +After the webapp failure, there was one, but without any file. +Only after I manually did git annex add, it looked \"unlocked\". + +> git-annex will be started automatically on login as long as ~/.config/git-annex/autostart lists a repository to use. If that file exists and contains ~/Documents then we'll know that the webapp successfully set up the repository. + +Can't check now, the machine is off. Should check soon. Thanks. +"""]] |