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 151177 - External changes in cloned files are overwritten silently
Summary: External changes in cloned files are overwritten silently
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@php
URL:
Keywords:
: 123507 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-23 16:28 UTC by Mikhail Matveev
Modified: 2010-09-17 05:30 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Matveev 2008-10-23 16:28:33 UTC
1. Create a project with source outside of Apache directory and set "Copy Files from Source Folder" flag on.
2. Add several files to the project.
3. Modify files in the clone directory externally.
4. Modify corresponding files in the IDE and save changes.
Result: changes done at step 3 are silently overwritten.

Maybe it's proper behavior, but maybe it would be nice to show a warning dialog to user. Please decide.
For comparison: when _original_ file is externally modified, changes are loaded into the editor immediately.
Comment 1 Mikhail Matveev 2008-10-23 16:29:43 UTC
*** Issue 123507 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Mysik 2008-10-23 17:08:18 UTC
This behaviour is intentional; changing TM to future to keep it as a reminder but no changes are planned in the 
current behaviour as far as I know.
Comment 3 Filip Zamboj 2010-09-15 12:36:25 UTC
batch reassigning