summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-04 23:55:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-04 23:55:35 -0400
commit0c42d943ea198f144469f009da76679519e20df8 (patch)
treedac283fb35e4244afd24e66794f21cba787d31bb
parentb5392d98b569d89da788213b594de870a3feff8c (diff)
fixed windows startup scan file add bug
-rw-r--r--doc/todo/windows_support.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index be418d416..19ff9cc43 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -15,8 +15,5 @@ now! --[[Joey]]
* Webapp doesn't build yet.
* `git annex watch` works, but does not detect when files are still open
for write as they're being added (no lsof)
-* Startup scan neglects to send add events for all files in the repo,
- so pre-existing files are not added by watch/assistant. (Should be easily
- fixed.)
* `git annex assistant` has not been tested, is probably quite incomplete.
Is known to not download any files. (transferrer doesn't built yet)