[Mono-dev] upgrading an app

Miguel de Icaza miguel at ximian.com
Tue Sep 19 03:01:21 EDT 2006


Hello,

> > If the timestamp changes, so its not surprising that you are having
> > problems with NFS, the client is probably caching the time.
> 
> Another question regarding this:
> What's the condition that mono uses to pickup the change in the timestamp?
> - if timestamp changed? or
> - if new timestamp > previous timestamp
> 
> I'm asking because this last one would be bad if we are trying recover
> from backup for example.

This is the implementation:

http://svn.myrealbox.com/viewcvs/trunk/mcs/class/System/System.IO/FileSystemWatcher.cs?rev=64950&view=auto



More information about the Mono-devel-list mailing list