fixed windows startup scan file add bug

This commit is contained in:
Joey Hess 2013-12-04 23:55:35 -04:00
parent c717905d15
commit 3a1c407ef9

View file

@ -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)