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 171155 - Invoking Resolve Conflicts... took 307811 ms.
Summary: Invoking Resolve Conflicts... took 307811 ms.
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 10:51 UTC by manubing
Modified: 2009-09-17 17:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 157422


Attachments
nps snapshot (16.16 KB, bin/nps)
2009-08-31 10:51 UTC, manubing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manubing 2009-08-31 10:51:26 UTC
Build: NetBeans IDE Dev (Build 090820)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-15-server, i386

User Comments:
manubing: I was dooing a svn update. 

more info:
- code located on a NFS share
- after checking /var/log/messages, I found this:
Aug 31 11:45:46 manu-ubuntu avahi-daemon[4064]: Invalid query packet.
Aug 31 11:45:47 manu-ubuntu last message repeated 2 times
Aug 31 11:47:18 manu-ubuntu NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889) 

So maybe it's a network problem on my pc...


Maximum slowness yet reported was 307811 ms, average is 307811
Comment 1 manubing 2009-08-31 10:51:32 UTC
Created attachment 86838 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2009-08-31 14:10:01 UTC
fix: cdev #3b2bca87aded
resolving conflicts and refresh done outside of AWT.
Comment 3 Quality Engineering 2009-09-01 06:02:15 UTC
Integrated into 'main-golden', will be available in build *200909010201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3b2bca87aded
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #171155 - Invoking Resolve Conflicts... took 307811 ms.
Resolving conflicts and following refresh done outsite of AWT