views:

93

answers:

1

How can I export an entire Visual Studio project? I want to get a non-source-controlled copy on my local hard drive.

I come from a SVN background and I'm just getting into TFS... In Tortoise SVN, I would use the export all command for this -- I would right-click the project directory and drag it to another directory and choose "Export all".

A: 

Can you get the latest version of your project then do the same thing? drag/drop your directory to another location on your drive? You can also open the solution and choose File -> Change Source Control to disconnect it from source control in its current location.

No Refunds No Returns