How to add an existing solution to a Team Foundation Server?

  1. Create a Team Project to hold them
  2. Create a workspace mapping between the team project and the current location of your code on disk
  3. Go to Team Explorer, connect to your new project, double-click “Source Control”
  4. Right-click the node for the new project and choose “Add to Source Control”

Leave a Comment