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 97712

Summary: Check for project structures on option.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Peter Pis 2007-03-13 10:08:04 UTC
Currently if user checks out the sources IDE always searches for existing
projects in working copy. It causes performance problems while working copy
takes much space.
Comment 1 Peter Pis 2007-03-13 10:42:03 UTC
Add similar check box into 2nd step of the checkout wizard that has been already
implemented for Subversion support.