From 0753ad46c220e3c14726f1218abe26b762be6435 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Thu, 1 Nov 2018 03:53:02 +0000 Subject: [PATCH 1/6] It was "user error", things work now properlyish --- ...om_a_git_repo_website_serving_via___34__smart_HTTP__34__.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/bugs/unable_to_access_annexed_files_from_a_git_repo_website_serving_via___34__smart_HTTP__34__.mdwn b/doc/bugs/unable_to_access_annexed_files_from_a_git_repo_website_serving_via___34__smart_HTTP__34__.mdwn index 234a930eb6..59cdc56fc8 100644 --- a/doc/bugs/unable_to_access_annexed_files_from_a_git_repo_website_serving_via___34__smart_HTTP__34__.mdwn +++ b/doc/bugs/unable_to_access_annexed_files_from_a_git_repo_website_serving_via___34__smart_HTTP__34__.mdwn @@ -118,3 +118,4 @@ But also note that `git-annex` seems to not even provide any agent value while t ``` 10.31.191.134 - - [01/Oct/2018:13:12:45 -0400] "GET /labs/haxby/raiders/.git//config HTTP/1.1" 206 501 "-" "-" ``` +[[fixed|done]] --[[Yarik]] From 937d9d545ae9dcc042ac92413aa404bdfedc34b5 Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 1 Nov 2018 12:02:59 +0000 Subject: [PATCH 2/6] Added a comment --- .../comment_1_55c8e449467f0b4b771e77d7b2b63133._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment diff --git a/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment b/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment new file mode 100644 index 0000000000..98ed2fd8c5 --- /dev/null +++ b/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="andrew" + avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" + subject="comment 1" + date="2018-11-01T12:02:59Z" + content=""" +I was [never able to get relative path's to my repo working with the gcrypt remote and rsync](http://git-annex.branchable.com/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/#comment-9aebc8b168c58568c668f91bd6b19d11). Have you tried entering an absolute path instead of just `repo`? + +"""]] From af385e2d34240ea6cc659be2d1d152d6fe5a5820 Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 1 Nov 2018 12:15:35 +0000 Subject: [PATCH 3/6] Added a comment --- ...mment_9_4081e8a2fa3899942f27a6fa356f9c63._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Can__39__t_add_remotes_through_the_web_assistant/comment_9_4081e8a2fa3899942f27a6fa356f9c63._comment diff --git a/doc/bugs/Can__39__t_add_remotes_through_the_web_assistant/comment_9_4081e8a2fa3899942f27a6fa356f9c63._comment b/doc/bugs/Can__39__t_add_remotes_through_the_web_assistant/comment_9_4081e8a2fa3899942f27a6fa356f9c63._comment new file mode 100644 index 0000000000..79ff0e2692 --- /dev/null +++ b/doc/bugs/Can__39__t_add_remotes_through_the_web_assistant/comment_9_4081e8a2fa3899942f27a6fa356f9c63._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="andrew" + avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" + subject="comment 9" + date="2018-11-01T12:15:34Z" + content=""" +Thank you for fixing! + +|| If anyone would like to help triage out important problems like this one that I may be missing, that would be great. + +I can try. How would you like to receive this information? +"""]] From e6f90c1f87a77c6694a709fd406a123cfb2f8dd4 Mon Sep 17 00:00:00 2001 From: andrew Date: Thu, 1 Nov 2018 12:24:10 +0000 Subject: [PATCH 4/6] Added a comment --- .../comment_1_e2e49f5278b921f8817ad6ac89a6aaf8._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/assistant_to_have_synced_folders/comment_1_e2e49f5278b921f8817ad6ac89a6aaf8._comment diff --git a/doc/forum/assistant_to_have_synced_folders/comment_1_e2e49f5278b921f8817ad6ac89a6aaf8._comment b/doc/forum/assistant_to_have_synced_folders/comment_1_e2e49f5278b921f8817ad6ac89a6aaf8._comment new file mode 100644 index 0000000000..a2331fd86d --- /dev/null +++ b/doc/forum/assistant_to_have_synced_folders/comment_1_e2e49f5278b921f8817ad6ac89a6aaf8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="andrew" + avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" + subject="comment 1" + date="2018-11-01T12:24:10Z" + content=""" +If you want to be able to drop files into your server repo directly and have those files seen by git-annex and then synced back to your laptop you will need your server repo to be non-bare (IE a normal full git repository). Bare repositories are never monitored by git-annex assistant ([see somewhat related comments on that here](http://git-annex.branchable.com/bugs/OSX_Assistant_will_not_automatically_drop/#comment-e81c8bac6a39c90692a3eb695c8dc416)). +"""]] From a68d4705b113d725c116de110a4def54908e2005 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 1 Nov 2018 17:13:00 +0000 Subject: [PATCH 5/6] Added a comment --- .../comment_28_44e8d93b1f0a88c36543438d6e33d702._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/backends/comment_28_44e8d93b1f0a88c36543438d6e33d702._comment diff --git a/doc/backends/comment_28_44e8d93b1f0a88c36543438d6e33d702._comment b/doc/backends/comment_28_44e8d93b1f0a88c36543438d6e33d702._comment new file mode 100644 index 0000000000..79ee17403b --- /dev/null +++ b/doc/backends/comment_28_44e8d93b1f0a88c36543438d6e33d702._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 28" + date="2018-11-01T17:12:59Z" + content=""" +\"The risk that the content at an url might change varies over time or something like that, so I think it makes sense to treat URL keys as specially unstable.\" -- but, if I understand correctly, a URL key does not actually represent a URL? Rather, a URL can be attached to _any_ key, and if the contents of some URLs claimed by a remote is unstable, such remotes should be marked as untrusted; while if the contents of a URL key is stored in a trusted remote, that contents is not unstable. But URL and WORM keys are both \"unstable\" in that their contents can't be verified. +[[todo/alternate_keys_for_same_content] could mitigate that. +"""]] From 39bff661b0c1cb4260b6ecd89973a2b40877d9f3 Mon Sep 17 00:00:00 2001 From: "marvin@3296bf3c446430c3b2ebc32b5c784ee976620847" Date: Fri, 2 Nov 2018 08:57:40 +0000 Subject: [PATCH 6/6] Added a comment --- .../comment_2_690a144201e7df5972fd48af8c1d46f7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/assistant_to_have_synced_folders/comment_2_690a144201e7df5972fd48af8c1d46f7._comment diff --git a/doc/forum/assistant_to_have_synced_folders/comment_2_690a144201e7df5972fd48af8c1d46f7._comment b/doc/forum/assistant_to_have_synced_folders/comment_2_690a144201e7df5972fd48af8c1d46f7._comment new file mode 100644 index 0000000000..7270e4cb9a --- /dev/null +++ b/doc/forum/assistant_to_have_synced_folders/comment_2_690a144201e7df5972fd48af8c1d46f7._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="marvin@3296bf3c446430c3b2ebc32b5c784ee976620847" + nickname="marvin" + avatar="http://cdn.libravatar.org/avatar/a07e2adf7ff40bdd4c3fe20ededc0a4e" + subject="comment 2" + date="2018-11-02T08:57:39Z" + content=""" +server and laptop repos are not bare. there are normal checkout out git repos. there are not created by the assistant and i wonder if i have to do that if i want a dropbox like sync. +"""]]