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 130034

Summary: Indication of update process problem.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2008-03-13 13:50:35 UTC
===Alex Lam S.L. ===

I have been wondering why NetBeans keeps claiming that a Subversion
operation (e.g. update) is running >5 minutes After svn.exe
disappeared from the Task Manager.

My checkout folder is resting on
a network drive, if that helps.
===
Comment 1 Peter Pis 2008-03-13 13:51:21 UTC
3 projects depends on the this SVN node - 1 Java Library Project and 2
Web Projects.

They are all created in the standard way, before pointing "Source
Packages", "Web pages folder", "WEB-INF folder" to the respective
repository location.

There are 4854 files in 2396 folders, totalling 242MB (including .svn)

Comment 2 _ alexlamsl 2008-03-13 23:10:38 UTC
It is more like a question than a suggestion, but from the looks of things I would be quite satisfied if these SVN
operations do not block one another with such long intervals in between.

My understanding is that svn.exe carries out all the repository-related operations, and NetBeans is merely updating its
cache on the indexing of the files / compilations, which is taking up the rest of the running times.
Comment 3 Tomas Stupka 2008-06-02 14:25:00 UTC
fixed

eb47f7825c8d
89fccd9557d4
Comment 4 Peter Pis 2008-06-20 13:12:44 UTC
Verified.