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 195847 - Full remote: changes in project metadata that are made while the host is disconnected never delivered to the host
Summary: Full remote: changes in project metadata that are made while the host is disc...
Status: RESOLVED INVALID
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:
Depends on:
Blocks:
 
Reported: 2011-02-23 11:21 UTC by Vladimir Kvashin
Modified: 2011-05-04 11:36 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-02-23 11:21:13 UTC
In full remote, source files are r/o when the host is disconnected.
But project metadata is r/w.
However remote project metadata won't be synchronized in this case.

So either IDE should prohibit changing full remote project when host is offline or ensure they are copied on subsequent connect or at least have an SPI for sucj copying.
Comment 1 Vladimir Kvashin 2011-05-04 11:36:55 UTC
After shadow projects were removed, if host is disconnected, user can not alter project properties.