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 67073 - [50cat] "Refreshing Versioning view" starts over and over during a build process slowing it down
Summary: [50cat] "Refreshing Versioning view" starts over and over during a build proc...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-10-18 20:20 UTC by misterm
Modified: 2007-01-04 17:14 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 misterm 2005-10-18 20:20:46 UTC
[ BUILD # : 20051013 ]
[ JDK VERSION : 1.4.2_xx ]

During a long running build process - over 4 minutes on average - that generates lots of files inside folders ignored by the versioning system, a "Refreshing Versioning view..." task starts running over and over again, i.e., starting again once it finishes, slowing down the build process by 3 times at least.
Comment 1 Maros Sandor 2005-10-20 11:43:38 UTC
Versioning view now refreshes only if necessary.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/syncview/SynchronizePanel.java,v
 <--  SynchronizePanel.java
new revision: 1.24; previous revision: 1.23
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/util/Context.java,v
 <--  Context.java
new revision: 1.3; previous revision: 1.2
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/FileStatusCache.java,v
 <--  FileStatusCache.java
new revision: 1.30; previous revision: 1.29