From 5b975d2c05ecd3bd74f655ce49cf3d6259d79afa Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 16 Oct 2013 15:14:54 +0000 Subject: Added a comment --- .../OSX/comment_27_d453510b9bb62072a4c663206c12c8a4._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/OSX/comment_27_d453510b9bb62072a4c663206c12c8a4._comment (limited to 'doc/install') diff --git a/doc/install/OSX/comment_27_d453510b9bb62072a4c663206c12c8a4._comment b/doc/install/OSX/comment_27_d453510b9bb62072a4c663206c12c8a4._comment new file mode 100644 index 000000000..cc9b44c1a --- /dev/null +++ b/doc/install/OSX/comment_27_d453510b9bb62072a4c663206c12c8a4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="comment 27" + date="2013-10-16T15:14:53Z" + content=""" +The git-annex assistant uses **file level** FSevents to detect which files have been changed. Would it be possible to make it work with older versions that don't provide file-level events? Probably. The code for BSD kqueue deals with similar limitations in needing to scan the directory to find the files that actually changed. If someone cares about old versions of OSX and wants to do that work I'll happily support you. +"""]] -- cgit v1.2.3