Change History (7)
comment:1 by , 13 years ago
comment:4 by , 13 years ago
Changeset [371] fixes a couple of remaining issues with inotify support.
comment:5 by , 13 years ago
Changeset [372] covers directories that should be watched as files only in the configuration. Also don't remove directory watches if files in the directory are removed (duh..), and re-write the baseline database if we are in 'update' mode.
comment:6 by , 13 years ago
Changeset [373] fixes the handling of inserted subdirectory trees, and adds the capability to re-expand and re-scan the list of files configured to be checked.
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Initial inotify support added with changeset [367]. Compiles, but has not been tested yet.