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 12611 - OutOfMemory when checking out modules
Summary: OutOfMemory when checking out modules
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-06 11:23 UTC by Jan Pokorsky
Modified: 2001-06-18 17:28 UTC (History)
0 users

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 Jan Pokorsky 2001-06-06 11:23:10 UTC
[release32, build 83, fcs]
I have tried to checkout 'all' modules from the cvs.netbeans.org repository with 
 external wincvs(1.1). After 2 modules were read the OutOfMemory error occurs.
Comment 1 Martin Entlicher 2001-06-07 15:24:52 UTC
Moved to vcscvs module, since this happened with command-line CVS mounted
through the joined mounting wizard.
Comment 2 Martin Entlicher 2001-06-14 20:37:10 UTC
The amount of data stored was reduced to one half by redefinition of data regex
and error regex. Due to this change no data are printed to Data Output and Data
Error. This is fixed in dev build #211.
Please confirm whether it is a sufficient fix. If not, reopen the issue, and we
would have to redesign the output window to store the output on a disk.
Comment 3 Jan Pokorsky 2001-06-18 17:28:46 UTC
Verified in #212.

I think it is rather performance bug/enhancement. Usage of cvs should not be 
limited by memory size for log. I would suggest to redesign the log window 
according to new output window proposal. There is also a discussion about this 
on nbdev.