From 30c79f4a03cfc964351a986c8bf746960a44025b Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 15 May 2014 19:54:54 +0000 Subject: Added a comment --- doc/sync/comment_16_96096f994fc55f921f2b24b274f998f7._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/sync/comment_16_96096f994fc55f921f2b24b274f998f7._comment (limited to 'doc/sync') diff --git a/doc/sync/comment_16_96096f994fc55f921f2b24b274f998f7._comment b/doc/sync/comment_16_96096f994fc55f921f2b24b274f998f7._comment new file mode 100644 index 000000000..587444d36 --- /dev/null +++ b/doc/sync/comment_16_96096f994fc55f921f2b24b274f998f7._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 16" + date="2014-05-15T19:54:54Z" + content=""" +@Matthias, `git annex sync --content` has to check each file to see if any other repository wants it. This is necessarily going to get slow when there are a lot of files. The assistant does a similar syncing but uses some tricks to avoid scanning all the files too often, while still managing to keep them all in sync -- it can do this since it's a long-running daemon and is aware when files have changed. +"""]] -- cgit v1.2.3