From 71682954f8470312331ff37d09e381cb4d273ef4 Mon Sep 17 00:00:00 2001 From: vgp Date: Wed, 30 Aug 2017 12:42:23 +0000 Subject: [PATCH] Added a comment --- .../comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment diff --git a/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment b/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment new file mode 100644 index 0000000000..a1bee43df0 --- /dev/null +++ b/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="vgp" + avatar="http://cdn.libravatar.org/avatar/b332bfc1d3f49c196e1bff84b53d0f8b" + subject="comment 2" + date="2017-08-30T12:42:22Z" + content=""" +Thanks for your comments joey! +In fact, compress files in the working tree is not mandatory. The main question is compress then in the git server (quota reasons). When we were using only git, it was slow (caused by huge files) but the files were compressed. Now, using git-annex, the operations are faster but the size of the repository increases a lot (due to lack of compression) and that is the problem once we've reached the disk quota in the git server. +"""]]