From 9bd56b5494c0283d311e502f48948fbe5af77cb9 Mon Sep 17 00:00:00 2001 From: kyle Date: Tue, 30 Jun 2020 21:24:56 +0000 Subject: [PATCH 1/4] Added a comment --- .../comment_1_5844bc527037a213f2fd7f1a14726142._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/stack_build_failure_with_recent_update/comment_1_5844bc527037a213f2fd7f1a14726142._comment diff --git a/doc/bugs/stack_build_failure_with_recent_update/comment_1_5844bc527037a213f2fd7f1a14726142._comment b/doc/bugs/stack_build_failure_with_recent_update/comment_1_5844bc527037a213f2fd7f1a14726142._comment new file mode 100644 index 0000000000..a800ca2dca --- /dev/null +++ b/doc/bugs/stack_build_failure_with_recent_update/comment_1_5844bc527037a213f2fd7f1a14726142._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="comment 1" + date="2020-06-30T21:24:56Z" + content=""" +Confirmed on my end. Thanks for the quick fix! +"""]] From e3d091f12cf779150eae48e4254a0561d7d5816a Mon Sep 17 00:00:00 2001 From: "https://bmwiedemann.zq1.de/" Date: Wed, 1 Jul 2020 02:47:05 +0000 Subject: [PATCH 2/4] Added a comment --- .../comment_6_ac6bfd4ef3bf8527c3394b45ad71185d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_6_ac6bfd4ef3bf8527c3394b45ad71185d._comment diff --git a/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_6_ac6bfd4ef3bf8527c3394b45ad71185d._comment b/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_6_ac6bfd4ef3bf8527c3394b45ad71185d._comment new file mode 100644 index 0000000000..e6a3c723e4 --- /dev/null +++ b/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_6_ac6bfd4ef3bf8527c3394b45ad71185d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://bmwiedemann.zq1.de/" + avatar="http://cdn.libravatar.org/avatar/96f3cd71c3d677f31ed8f79ffb8fb343a8282c085731f405997ff3ef77a1a71b" + subject="comment 6" + date="2020-07-01T02:47:05Z" + content=""" +filed +"""]] From ffb03cc95973e56427664c5d2550da621eddb05b Mon Sep 17 00:00:00 2001 From: Lukey Date: Wed, 1 Jul 2020 14:32:12 +0000 Subject: [PATCH 3/4] Added a comment --- ...mment_3_c4a3d92d6467dcd1c735f27f51fa0b35._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/todo/speed_up_git_annex_sync_--content_--all/comment_3_c4a3d92d6467dcd1c735f27f51fa0b35._comment diff --git a/doc/todo/speed_up_git_annex_sync_--content_--all/comment_3_c4a3d92d6467dcd1c735f27f51fa0b35._comment b/doc/todo/speed_up_git_annex_sync_--content_--all/comment_3_c4a3d92d6467dcd1c735f27f51fa0b35._comment new file mode 100644 index 0000000000..9d701031ed --- /dev/null +++ b/doc/todo/speed_up_git_annex_sync_--content_--all/comment_3_c4a3d92d6467dcd1c735f27f51fa0b35._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 3" + date="2020-07-01T14:32:11Z" + content=""" +All in all there are 258465 files on two branches (master (8921) and manyfiles (249544)) and about as many keys. I mostly work on the master branch (The manyfiles branch is more or less an archive), so the two passes are not an problem (yet). + +Regarding \"git cat-file --batch-all-objects --unordered\", the blob can be mapped back to the key by the objectname and \"git ls-tree -r git-annex\". + +For reference: \"time git cat-file --batch --batch-all-objects --unordered --buffer > /dev/zero\" takes 40 seconds on my repo. +"""]] From 282f63d4ed2f2b1a9d7b306697cc469262ed2abf Mon Sep 17 00:00:00 2001 From: "http://templeofcrom.duckdns.org/" Date: Wed, 1 Jul 2020 15:03:08 +0000 Subject: [PATCH 4/4] Added a comment --- ...comment_2_acc1dce80c3ed3b13fdfba55ab362581._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/initremote_type__61__web/comment_2_acc1dce80c3ed3b13fdfba55ab362581._comment diff --git a/doc/forum/initremote_type__61__web/comment_2_acc1dce80c3ed3b13fdfba55ab362581._comment b/doc/forum/initremote_type__61__web/comment_2_acc1dce80c3ed3b13fdfba55ab362581._comment new file mode 100644 index 0000000000..257b6d9480 --- /dev/null +++ b/doc/forum/initremote_type__61__web/comment_2_acc1dce80c3ed3b13fdfba55ab362581._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://templeofcrom.duckdns.org/" + nickname="Karl" + avatar="http://cdn.libravatar.org/avatar/336975995d2c8652aa98284987d5987e90e1b4d137da415af18a8e04c29edbc3" + subject="comment 2" + date="2020-07-01T15:03:08Z" + content=""" +I already have a git repository but my large files are being stored on the webserver, not in git. It's not clear at all how to tell git-annex to fetch from the web server. My project is being hosted on SourceForge so I have little control over either the Git or HTTP servers and the URL is different for each. + +"""]]