diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-12-05 19:57:32 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-05 19:57:32 +0000 |
commit | 3f6564f2b6393bbb62e9d21be8ab8be10f8c205e (patch) | |
tree | c677528afbd119a817f5dbd16477fc303de35b67 /doc | |
parent | 550e28c3dfdfb310d7e7d5b1d079fc10771210a0 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/New_special_remote_suggeston_-_clean_directory/comment_6_92ef2d4a7ed47000fda02732b4794dc0._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_6_92ef2d4a7ed47000fda02732b4794dc0._comment b/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_6_92ef2d4a7ed47000fda02732b4794dc0._comment new file mode 100644 index 000000000..75614d69f --- /dev/null +++ b/doc/todo/New_special_remote_suggeston_-_clean_directory/comment_6_92ef2d4a7ed47000fda02732b4794dc0._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.64" + subject="comment 6" + date="2013-12-05T19:57:32Z" + content=""" +The other problem with this idea is that it seems to want the assistant to watch the file tree in the NAS, and make commits etc when files there are changed. + +But, any computer on the network that has the NAS mounted can change a file! AFAIK there is no interface to detect when such changes have happened; inotify does not help. It seems git-annex would have to expensively periodically scan the directory to find changes. +"""]] |