From c1baf09966665dd9e4f9c2e1cf75c0f9519712fa Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 16 Dec 2013 20:36:18 +0000 Subject: [PATCH 1/4] Added a comment --- ...omment_14_0fb62af673a4bc8183e8fef048ceedd4._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_14_0fb62af673a4bc8183e8fef048ceedd4._comment diff --git a/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_14_0fb62af673a4bc8183e8fef048ceedd4._comment b/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_14_0fb62af673a4bc8183e8fef048ceedd4._comment new file mode 100644 index 0000000000..7a4b80aa9b --- /dev/null +++ b/doc/forum/git-annex_assistant_with_2_dedicated_servers/comment_14_0fb62af673a4bc8183e8fef048ceedd4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 14" + date="2013-12-16T20:36:14Z" + content=""" +I see the assistant spike up to around 150 mb when adding a lot of files, then drop back down once it finishes one batch (limited to around 5000 files) and moves on to the next. + +You might need to file a bug report with some more details so I can reproduce the problem. +"""]] From b05d43d924a98bdfe1d71f9e32252e8357f390b1 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 16 Dec 2013 20:41:52 +0000 Subject: [PATCH 2/4] Added a comment --- ...omment_10_4829c2a2302b4b9611deddfedfbaa944._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/New_special_remote_suggeston_-_clean_directory/comment_10_4829c2a2302b4b9611deddfedfbaa944._comment diff --git a/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_10_4829c2a2302b4b9611deddfedfbaa944._comment b/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_10_4829c2a2302b4b9611deddfedfbaa944._comment new file mode 100644 index 0000000000..575748b56a --- /dev/null +++ b/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_10_4829c2a2302b4b9611deddfedfbaa944._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 10" + date="2013-12-16T20:41:47Z" + content=""" +How is that better than `rsync -a gitrepo cleandirectory`? + +Perhaps better related to the original problem of getting git-annex running on a Synology NAS, [[forum/new linux arm tarball build]]. +"""]] From 5ff2706c064713fb562a2fe65d021e0eae247f53 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 16 Dec 2013 20:42:24 +0000 Subject: [PATCH 3/4] Added a comment --- .../comment_2_70429b7c4f1e4083a9d5a6e2e238056d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/external_special_remote_protocol/comment_2_70429b7c4f1e4083a9d5a6e2e238056d._comment diff --git a/doc/design/external_special_remote_protocol/comment_2_70429b7c4f1e4083a9d5a6e2e238056d._comment b/doc/design/external_special_remote_protocol/comment_2_70429b7c4f1e4083a9d5a6e2e238056d._comment new file mode 100644 index 0000000000..032136b022 --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_2_70429b7c4f1e4083a9d5a6e2e238056d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 2" + date="2013-12-16T20:42:23Z" + content=""" +That's not how special remotes work -- they have nothing to do with the symlinks in the work tree, which are managed by git (or git-annex in direct mode). They only store values for keys. +"""]] From bb3ddb5f5c94e7f66a52d04372aa1971e508f800 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 16 Dec 2013 20:48:18 +0000 Subject: [PATCH 4/4] Added a comment --- .../comment_1_8100505a7ac74646e0767d03fe643a45._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant/comment_1_8100505a7ac74646e0767d03fe643a45._comment diff --git a/doc/bugs/Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant/comment_1_8100505a7ac74646e0767d03fe643a45._comment b/doc/bugs/Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant/comment_1_8100505a7ac74646e0767d03fe643a45._comment new file mode 100644 index 0000000000..337bd12b05 --- /dev/null +++ b/doc/bugs/Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant/comment_1_8100505a7ac74646e0767d03fe643a45._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 1" + date="2013-12-16T20:48:12Z" + content=""" +Sounds to me like it could be a messed up direct mode mapping file due to bugs in version 4.20130516. But I am not sure I follow your transcript; you don't seem to show how things looked when it went wrong. If it was the mapping, `git annex fsck` would correct the problem. +"""]]