Obtaining the Team Explorer Client
!! Warning !! - If you use the Team Explorer client then it will add source control binding information into your project files. When users download your source code and try to open it in Visual Studio they will get error messages because of the source control bindings. You can use any of the other available source control clients as an alternative.You can use Team Explorer as a stand-alone source control client, or if you have any version of Visual Studio installed (except the Express editions) than the Team Explorer client will install itself as an add-on which gives you full source control integration within your Visual Studio IDE.
Downloading Team Explorer
- Team Explorer 2008 - This is the latest version of Team Explorer that integrates with Visual Studio 2008. This download is 387 MB. Download and install instructions are on the download page when you click on the link.
- Team Explorer 2005 - This is the older version of Team Explorer that integrates with Visual Studio 2005. This download is 246 MB.
For help with installing Team Explorer, see
Installing Team Explorer.
You can find the connection information needed to access your project using Team Explorer on the Source Code tab of your project.
Note: Only project team members can use the Team Explorer client. Check the
CodePlex source control client list for alternate clients that can be used anonymously by anyone.