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 193247 - netbeans doesn't preserve original file permissions
Summary: netbeans doesn't preserve original file permissions
Status: RESOLVED DUPLICATE of bug 191700
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Localhistory (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 15:01 UTC by necrosisoff
Modified: 2011-11-16 16:47 UTC (History)
1 user (show)

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 necrosisoff 2010-12-10 15:01:14 UTC
Product Version = NetBeans IDE 7.0 Beta (Build nbms-and-javadoc-6238-on-101130)
Operating System = Linux version 2.6.35-23-generic running on i386
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03

This steps are reproduce bug:
1) chmod 755 some_file
2) change and save it in Netbeans
3) file permissions is 644

It's doesn't depend on project type - behavior is the same on «remote project» or «local web site» or «script»
Comment 1 Marian Mirilovic 2010-12-13 11:47:46 UTC
Very probably dup of issue 191700
Comment 2 Tomas Stupka 2010-12-13 13:10:08 UTC
already fixed in trunk

*** This bug has been marked as a duplicate of bug 191700 ***