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 - Check for project structures on option.
Summary: Check for project structures on option.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 10:08 UTC by Peter Pis
Modified: 2007-03-13 10:42 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 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.