Connecting to Team Foundation Server
- Launch Visual Studio
- In the "Team" menu select "Connect to Team Foundation Server" The Team Explorer pane should open.
- Click "Select Team Projects" in the Team Explorer pane. The "Connect to Team Foundation Server" dialog will open.
- Click the "Servers" button in the dialog. This will open the "Add/Remove Team Foundation Server" dialog.
- If no servers are listed click the "Add" button. The "Add Team Foundation Server" dialog will open.
- Enter the following server parameters
- Name or URL: vibe
- Path: tfs
- Port number: 8080
- Protocol: HTTP
- The Preview field should read: http://vibe:8080/tfs
- Click the Ok button
- Close the "Add/Remove Team Foundation Server" dialog
- In the "Connect to Team Foundation Server" dialog select vibe as the server
- Click "CIRA-NPS Projects" in the "Team Project Collections" list
- Check the WAQDW project in the Team Projects list. The name WAQDW is a misnomer, this project is the EDMF solution including FED, TSDW, projects and others.
- Click the Connect button. The dialog will close.
- In the "Team Explorer" pane click "Configure Workspace" beneath the "Project" heading. The "Configure Workspace" section will be displayed. This display allows you to map the project (shown as "$/WAQDW" in the first text box) to a folder on your local file system (shown as a path in the second text box)
- Click the ellipses to the right of the second text box to select a local folder as your workspace. The local folder can either be empty or contain existing versions of the EDMF applications.
- Click the "Map and Get" button. The local folder will be synchronized with the server
- In the "Team Explorer" pane the Solutions section should be populated with a listing of solutions included in the project. Double click a solution to open it. You can also open the solution directly from the file system using the local folder specified in the workspace configuration step.