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 91755

Summary: 'From Source Control' option with New Project creation
Product: versioncontrol Reporter: jmanko <jmanko>
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description jmanko 2007-01-03 14:54:38 UTC
I feel it would be advantageous to add a 'From Source Control' option within the
'New Project' creation process.

Currently, creating a new project from a repository is obfuscated within the
CVS/SVN menus.
Comment 1 Peter Pis 2007-01-03 15:23:58 UTC
For this purpose there is "Import..." action.
Comment 2 Peter Pis 2007-01-03 15:30:00 UTC
Sorry for my previous comment. 

If you have new project then you can use import action that will add all project
sources into desired repository.

If you want to get the project from the repository then use "Checkout" wizard.
After successful connection to repository and checking required sources out,
NetBeans will examine these sources and it will:
1. show "Open Project" dialog - NetBeans' project structure has been found 
2. show "Create Project from existing sources" - no NetBeans' project structure
has been found in checked out sources.
Comment 3 Peter Pis 2007-08-17 09:39:04 UTC
Reassigning to "versioncontrol"...