This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 197384 - Remote file system sends incorrect events for symbolic links
Summary: Remote file system sends incorrect events for symbolic links
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 197442 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-04 10:14 UTC by Vladimir Kvashin
Modified: 2011-07-26 13:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2011-04-04 10:14:30 UTC
Remote file system sends incorrect events for symbolic links:
it sends events for original files, but not for linked ones.
Comment 1 Vladimir Kvashin 2011-04-05 15:03:13 UTC
One of the negative end user effects is that new source/header file does not
appear in full remote Projects view if the project was imported through symlink
Comment 2 Vladimir Kvashin 2011-04-05 15:03:25 UTC
*** Bug 197442 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Kvashin 2011-05-10 15:58:40 UTC
additional fix:
http://hg.netbeans.org/cnd-main/rev/9867b898456a
Comment 5 Quality Engineering 2011-05-11 19:42:33 UTC
Integrated into 'main-golden', will be available in build *201105111436* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9867b898456a
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed a performance regression introduced while fixing #197384 Remote file system sends incorrect events for symbolic links