From 97937f8913add4c61318b813f54f39c124d29eed Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 9 Apr 2013 17:33:06 +0000 Subject: [PATCH 1/5] Added a comment --- ...comment_1_81839a6de7450734ee75b51e47a0898e._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop/comment_1_81839a6de7450734ee75b51e47a0898e._comment diff --git a/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop/comment_1_81839a6de7450734ee75b51e47a0898e._comment b/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop/comment_1_81839a6de7450734ee75b51e47a0898e._comment new file mode 100644 index 0000000000..c90d67cc12 --- /dev/null +++ b/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop/comment_1_81839a6de7450734ee75b51e47a0898e._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-04-09T17:33:06Z" + content=""" +You seem to have told the assistant you want it to directly manage a git repository on the USB drive. So it keeps a git-annex assistant daemon running on that drive. Which yes, makes it impossible to unmount it. + +So, don't do that. Make the repository on the drive by selecting Add Repository -> Removable drive, which creates a bare repository and never runs the assistant in it. +"""]] From 5449de87c6c0a6c24de3fa19d9f34a5762e19d9d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnq5niDqUBoGE7cQ8MDQKtGYIfYtg3_MvY" Date: Tue, 9 Apr 2013 17:52:14 +0000 Subject: [PATCH 2/5] Added a comment --- .../comment_6_3727bda5082cb1f2b1f746f9f80ced7d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Use_a_git_repository_on_the_server_don__39__t_work/comment_6_3727bda5082cb1f2b1f746f9f80ced7d._comment diff --git a/doc/bugs/Use_a_git_repository_on_the_server_don__39__t_work/comment_6_3727bda5082cb1f2b1f746f9f80ced7d._comment b/doc/bugs/Use_a_git_repository_on_the_server_don__39__t_work/comment_6_3727bda5082cb1f2b1f746f9f80ced7d._comment new file mode 100644 index 0000000000..3501393504 --- /dev/null +++ b/doc/bugs/Use_a_git_repository_on_the_server_don__39__t_work/comment_6_3727bda5082cb1f2b1f746f9f80ced7d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnq5niDqUBoGE7cQ8MDQKtGYIfYtg3_MvY" + nickname="Tobias" + subject="comment 6" + date="2013-04-09T17:52:14Z" + content=""" +After update the script local and on the remote Server and run it on both with --force, I still get the same error. +"""]] From 92a18cc4f055213ee9c5ea559ed67cbe6214a729 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 9 Apr 2013 18:31:02 +0000 Subject: [PATCH 3/5] Added a comment --- .../comment_1_19c7c3aa79d209d613d2e061e3129690._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/XMPP_authentication_failure/comment_1_19c7c3aa79d209d613d2e061e3129690._comment diff --git a/doc/forum/XMPP_authentication_failure/comment_1_19c7c3aa79d209d613d2e061e3129690._comment b/doc/forum/XMPP_authentication_failure/comment_1_19c7c3aa79d209d613d2e061e3129690._comment new file mode 100644 index 0000000000..a5862e58fb --- /dev/null +++ b/doc/forum/XMPP_authentication_failure/comment_1_19c7c3aa79d209d613d2e061e3129690._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-04-09T18:31:01Z" + content=""" +I installed ejabberd and was able to trivially reproduce this bug. Pidgin works, git-annex fails, and I just created the user with `ejabberdctl register`. Filed an upstream bug report against the haskell network-protocol-xmpp library, by email, since there's no upstream BTS: +"""]] From 73fb7a72dbe634fe223eed9719592dc5a16d8027 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 9 Apr 2013 18:58:40 +0000 Subject: [PATCH 4/5] Added a comment --- .../comment_3_ccb9fa22422fb913b6a496ebe65c49fb._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_232__headless_webapp/comment_3_ccb9fa22422fb913b6a496ebe65c49fb._comment diff --git a/doc/design/assistant/blog/day_232__headless_webapp/comment_3_ccb9fa22422fb913b6a496ebe65c49fb._comment b/doc/design/assistant/blog/day_232__headless_webapp/comment_3_ccb9fa22422fb913b6a496ebe65c49fb._comment new file mode 100644 index 0000000000..e2c00c59e3 --- /dev/null +++ b/doc/design/assistant/blog/day_232__headless_webapp/comment_3_ccb9fa22422fb913b6a496ebe65c49fb._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-04-09T18:58:40Z" + content=""" +@Richard besides the issues with where to store the private key part, that doesn't help with probably the most common use case for a headless webapp: Setting up a new repository on the remote system, which then might get joined into an existing repository network. +"""]] From 07fcffc9481943b21ba8aa9d6fc40baaa2fa7279 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 9 Apr 2013 19:18:24 +0000 Subject: [PATCH 5/5] Added a comment --- .../comment_4_ceba4468760a2525960327698431cee2._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_232__headless_webapp/comment_4_ceba4468760a2525960327698431cee2._comment diff --git a/doc/design/assistant/blog/day_232__headless_webapp/comment_4_ceba4468760a2525960327698431cee2._comment b/doc/design/assistant/blog/day_232__headless_webapp/comment_4_ceba4468760a2525960327698431cee2._comment new file mode 100644 index 0000000000..e953233ebe --- /dev/null +++ b/doc/design/assistant/blog/day_232__headless_webapp/comment_4_ceba4468760a2525960327698431cee2._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 4" + date="2013-04-09T19:18:24Z" + content=""" +@Michael you can now! --listen=address:port +"""]]