Posted on Nov 7, 2007 by
Helpful Hippo
For reference:
Comment #1
Posted on Nov 8, 2007 by Happy Rabbitanother link that might help. http://www.linuxjournal.com/article/8478
Comment #2
Posted on Nov 8, 2007 by Swift CatAFAIK, inotify would only be useful if we wanted to keep a daemon around all the time.
cron's the better call for now.
implemented in svn.
Comment #3
Posted on Nov 8, 2007 by Helpful HippoSounds cool! I guess the advantage to inotify would be that you would know exactly which things had changed...but if the performance is good with the cron job then that sounds good enough.
Comment #4
Posted on Nov 8, 2007 by Swift Catyeah, might add a logging api similar to what time machine uses later, but that's outside the scope for now.
this fix is in v0.3 now, btw.
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium