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 53576 - CVS: Get rid of StatusFilePathsBuilder
Summary: CVS: Get rid of StatusFilePathsBuilder
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: PERFORMANCE
Depends on: 35999
Blocks: 42767 54878
  Show dependency tree
 
Reported: 2005-01-18 13:36 UTC by Martin Entlicher
Modified: 2008-10-24 09:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2005-01-18 13:36:14 UTC
On JDK 1.5 use the merging of output streams to
parse the folder path + data about files in that
folder.
This is much more effective then
StatusFilePathsBuilder, which cause performance
problems during commit, rec. refresh and other
operations.
Comment 1 Jaroslav Tulach 2008-10-24 09:13:28 UTC
vcsgeneric is gone.