From b427f722604d6a959931881941f615a9e5515db3 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 23 Jul 2014 15:02:04 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_1_69e8879e0fed0e1b1589a721f9c6e3c7._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Reloading_.git__47__config_mid-sync/comment_1_69e8879e0fed0e1b1589a721f9c6e3c7._comment diff --git a/doc/forum/Reloading_.git__47__config_mid-sync/comment_1_69e8879e0fed0e1b1589a721f9c6e3c7._comment b/doc/forum/Reloading_.git__47__config_mid-sync/comment_1_69e8879e0fed0e1b1589a721f9c6e3c7._comment new file mode 100644 index 0000000000..d39b21ffbf --- /dev/null +++ b/doc/forum/Reloading_.git__47__config_mid-sync/comment_1_69e8879e0fed0e1b1589a721f9c6e3c7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="24.159.78.125" + subject="comment 1" + date="2014-07-23T15:02:04Z" + content=""" +Assistant does not support SIGHUP. There is a menu item (top right menu) that can restart it. +"""]] From 48bb63b034451a5bb71390afa03cb109ed243801 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 23 Jul 2014 15:05:36 +0000 Subject: [PATCH 2/2] Added a comment --- ...mment_2_c4c0dcc0074ff89866fb261c2d30148f._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_requested_key_is_not_present_on_random_files_even_though_they_exist___40__Direct_mode__41__/comment_2_c4c0dcc0074ff89866fb261c2d30148f._comment diff --git a/doc/bugs/git_annex_requested_key_is_not_present_on_random_files_even_though_they_exist___40__Direct_mode__41__/comment_2_c4c0dcc0074ff89866fb261c2d30148f._comment b/doc/bugs/git_annex_requested_key_is_not_present_on_random_files_even_though_they_exist___40__Direct_mode__41__/comment_2_c4c0dcc0074ff89866fb261c2d30148f._comment new file mode 100644 index 0000000000..3362fbab1c --- /dev/null +++ b/doc/bugs/git_annex_requested_key_is_not_present_on_random_files_even_though_they_exist___40__Direct_mode__41__/comment_2_c4c0dcc0074ff89866fb261c2d30148f._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="24.159.78.125" + subject="comment 2" + date="2014-07-23T15:05:36Z" + content=""" +This looks very much like rsync on the server crashed, possibly because of an error reading the file. + +Accessing a git-annex repository over a network filesystem is almost never the best choice. Network filesystems are flakey at worst, and at best have locking problems and other limiations. + + +"""]]