Not logged in - Login
< back

Team Foundation Server

Team Foundation Server Information

TFS Web Portal

Initial Configuration of TFS

Configure a new TFS Project

  1. Set up a Team Project Collection using the TFS Admin Console appliction on Vibe, or use the Default Collection (no work required)
  2. Open Visual studio
  3. Close any open solutions in VS.
  4. Open "Team Explorer"
    1. Select the "View" Menu
    2. Click "Team Explorer"
  5. In Team Exploere click "Select Team Projects" A dialog titled "Connected to Team Foundation Server" should appear.
  6. Select "vibe" in the servers drop down. If no servers are listed:
    1. Click the "Servers" button
    2. Click "Add"
    3. In the url field type "vibe" without quotations
    4. Path should be "tfs" without quotations
    5. Port number should be 8080
    6. Protocol should be "HTTP"
    7. Preview should read "http://vibe:8080/tfs"
    8. Click "OK"
    9. Click "Close"
  7. Select the Team Project Collection which will house the new TFS Project.
  8. Click "Connect"
  9. In "Team Explorer" Click the "Home" header below the search box.
  10. Select "Projects and My Teams" and "New Project"
  11. Enter a Project Name and Description and Click Next
  12. Select a Process Template
  13. Select "Team Foundation Version Control" as the version control system and click "Next"
  14. Review the configuration and click "Finish"
  15. Click "Close"
  16. ~~~~~~~~~~~
  17. Open the Solution to be added to the TFS Project
  18. In the solution explorer, right click the solution and select "Add Solution to Source Control"
  19. Select "Team Foundation Version Control" and click "OK"

Delete a TFS Project

  1. Log in to vibe via remote desktop
  2. Launch the TFS Admin Console
    1. Click Start
    2. Type "TFS"
    3. Select TFS Admin Console
  3. In the tree at right expand "Vibe" and "Application Tier"
  4. Select Team Project Collections
  5. In the lower pane select the "Team Projects" tab
  6. Select the desired project
  7. Click the "Delete" button on the right