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 195108 - 3s in rename of a file under svn control
Summary: 3s in rename of a file under svn control
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on: 190736
Blocks:
  Show dependency tree
 
Reported: 2011-02-06 21:50 UTC by bartcc
Modified: 2011-07-29 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176487


Attachments
nps snapshot (18.75 KB, application/nps)
2011-02-06 21:50 UTC, bartcc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartcc 2011-02-06 21:50:04 UTC
This bug was originally marked as duplicate of bug 191440, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
bartcc: changing a files name in Projects view



Maximum slowness yet reported was 3205 ms, average is 3205
Comment 1 bartcc 2011-02-06 21:50:09 UTC
Created attachment 105688 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2011-02-07 08:59:15 UTC
trying to rename a file in AWT
Comment 3 Jaroslav Tulach 2011-07-29 12:05:13 UTC
Could be fixed by using "slowRename" from bug 190736, but for a single file rename, this is probably an overkill. Won'tfix.