user1438082
user1438082

Reputation: 2748

TFS new PC Checkout

i have a project in TFS. I have PC A and it has the project checked in. I bought a new PC setup my workspace under the advanced menu and connected to my TFS server. How do i download the project. I cant find any tutorial on this.

Upvotes: 0

Views: 89

Answers (2)

Didaxis
Didaxis

Reputation: 8736

You need to connect to the TFS server & define a workspace mapping. Once you do that, you need to connect to a specific team project (or projects) and Get Latest. This will download the source files from the server to your local machine. Then you can check in/out as normal

Upvotes: 1

Dilshod
Dilshod

Reputation: 3311

After connecting to TFS server go to Source Control Explorer, then Right click on the project that you want to download and Click on Get Latest Version. That will ask to map to your local filesystem.

Let me know if this doesn't work for you.

Upvotes: 2

Related Questions