Creating a Project from an Existing Project in Source Control
You can create a project from an existing project in source control.
- Procedure
- Go to to open the Import wizard.
- Expand SVN, select Checkout projects from SVN and click Next.
- Set up the repository with the assistance of your Subversion administrator, (the repository should point to the parent directory that has the project folder) and click Next.
- Select the project folder and click Next.
- Select the method for checking out the project and click Next.
- Either use the default workspace or click Browse to check out the project in a different location.
- Click
Finish. The project is checked out to your workspace.
Note: Ensure that you import or export individual projects, and do not attempt to import or export the workspace.