From f2160faabc8cfba5a97a663925ba995767d08442 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0" Date: Sun, 2 Dec 2012 19:24:59 +0000 Subject: [PATCH] Added a comment --- ...nt_2_4e2fed247298d620fee7be883a1e86a6._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment diff --git a/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment b/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment new file mode 100644 index 0000000000..c102243f40 --- /dev/null +++ b/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0" + nickname="Sehr" + subject="comment 2" + date="2012-12-02T19:24:59Z" + content=""" +The biggest problem I am facing actually is the git pack-objects command, which takes forever. + +I am not starting it manually, but \"git annex sync\" is. + +Any advice on how to make this faster? +Does it make sense at all to pack a bunch of uncompressible simlinks? + +I already tried the delta=false attrigute, without any (major) effect. +"""]]