CVSROOT: /cvs/gnome Module name: beagle Changes by: rml 05/03/11 14:18:10
Modified files: Util : Inotify.cs beagled/FileSystemQueryable: InotifyBackend.cs Log message: If we move a directory that is being watched, the watch is preserved, as are the watches on any subdirectories, and their subdirectories, and so on. This means that our cached value from WatchedInfo.Path will no longer be accurate. We need to trap MovedFrom and MovedTo, check if the thing being moved is a directory, and then and update our internal data structures accordingly. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=rml&date=explicit&mindate=2005-03-11%2014:17&maxdate=2005-03-11%2014:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list