Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82139 --- shadow/82139 2007-07-19 10:32:59.000000000 -0400 +++ shadow/82139.tmp.30076 2007-07-19 10:32:59.000000000 -0400 @@ -0,0 +1,25 @@ +Bug#: 82139 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: FileSystemWatcher does not deal intelligently with SymLinks + +When watching a file which happens to be a symbolic link, changes to the +linked file are not being reported. + +It would be nice if a file could be replaced by a symlink and everything +worked the same way as before. Right now, this is not case. IMHO +FileSystemWatcher should detect that it's dealing with a symlink and watch +both the symlink file as well as the linked file. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
