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

Summary: External changes in cloned files are overwritten silently
Product: php Reporter: Mikhail Matveev <mikhailmatveev>
Component: ProjectAssignee: issues@php <issues>
Status: NEW ---    
Severity: blocker CC: tmysik
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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