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 Team 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. ~~~~~~CreateCreate workspace w/an empty folder on your file system to serve as the workspace for the project. This workspace may contain multiple solutions. The workspace is a folder on your local file system where you will perform your work. A Workspace is mapped to a TFS project.
  17. ~~~~~~PerformIn aTeam get,Explorer shouldn'tclick get"Configure anything,Workspace" empty project
  18. ~~~~~~Move data into workspace
  19. ~~~~~~Commit data to
  20. Openunder the Solutionproject toheader. The befirst addedbox is the path to the TFS Project and should be "$/[Project Name" where "$" represents the TFS Server and Team project collection. so the expanded path would be "[server]\[TFS Project Collection]\[TFS Project Name]" The second box in "Configure Workspace is the local path which will be connected to TFS Server/collection/project. Click the browse button and set the workspace local directory to the empty directory created in the previous step.
  21. Click "Map & Get" If an error occurs it may be necessary to clear the TFS cache located at C:\Users\UserName\App_Data\Local\Microsoft\Team Foundation\Cache
  22. Move existing solution data into the empty workspace folder.
  23. In Team Explorer click the Refresh button. The Solutions section should be populated with all solutions in the subfolders of the workspace folder.
  24. In the solutionProject explorer,section of Team Explorer click "Source Control Explorer"
  25. Click the Project Node on the left.
  26. Click the "Add Items to Folder" button. A Dialog will be shown that should list all data moved in to the workspace folder.
  27. Select all the listed items (Ctrl+A)
  28. Click Next. AFter a moment a listing of all files and folders will displayed. This is an opportunity to exclude/include items. The inclusion/exclusion is designed to avoid version control on compiled or user specific items.
  29. Click Finish
  30. The Source Control explorer will list all the newly added folders. Highlight all folders, right click the solution and select "Add"Check Solutionin pending changes"
  31. Team Explorer will change to Sourcedisplay Control"
  32. Selectcheck-in "Teamparameters. Enter Foundationa Versioncomment Control"like "Initial Checkin" and click "OK""Check In"
  33. Source control will update to indicate that data is up to date.

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