<= Back to previous section "Import an existing set of files"
- Select Import from the File menu.
- Basics 1: Getting Started
- Basics 2: Create a project from scratch
- Basics 3: Import an existing set of project files into CVS
- Basics 4: Check out a project from the CVS repository
- Basics 5: How to switch workspaces
- Basics 6: Setting up the Eclipse interface for working with CVS
- Branching Tutorial 1: Branching Strategies
- Branching Tutorial 2: Create the Workspace & Project
- Branching Tutorial 4: Create a Branch
- Branching Tutorial 5: Work in the Branch
- Branching Tutorial 6: Edit the main Trunk
- Branching Tutorial 7: Merge changes back to the Trunk
- In the Select dialog, choose CVS : Projects from CVS as shown.It will prompt you to choose a CVS repository. Choose the one you want to use, then click Next >.
- Choose Use an existing module. Select the project in the list that you want to check out.

- This will add the folder to your workspace, or, if you already have a folder in your workspace with the same name, it will overwrite that folder.
For example, in the local workspace shown below, the folder "common" will be overwritten with the folder "common" from CVS.
- To download only one subfolder into the root folder of the project on your workspace, select Checkout into existing. You'll probably want to leave Checkout subfolders checked.
Sections in this article:
Continue to next section "How to switch workspaces" =>
Sections in this article:
- Basics 1: Getting Started
- Basics 2: Create a project from scratch
- Basics 3: Import an existing set of project files into CVS
- Basics 4: Check out a project from the CVS repository
- Basics 5: How to switch workspaces
- Basics 6: Setting up the Eclipse interface for working with CVS
- Branching Tutorial 1: Branching Strategies
- Branching Tutorial 2: Create the Workspace & Project
- Branching Tutorial 4: Create a Branch
- Branching Tutorial 5: Work in the Branch
- Branching Tutorial 6: Edit the main Trunk
- Branching Tutorial 7: Merge changes back to the Trunk





Leave a comment