"But wait," I hear you say, "Visual Studio 2008 is still necessary for some types of development."
When you try to add the server, it'll complain because you have to add http://[servername]:8080/tfs/collection to the Servers list in TFS. And when you try that, it says, no. Something, something, no slashes, something. Anyway, long story short, no. However, you CAN add the server more directly, via regedt32! Edit your registry, and go to
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\TeamFoundation\Servers
From here, you can add a string value that is your tfs server, something like http://[servername]:8080/tfs/
So, to sum up the six easy steps are:
- Check to see if you've already got Visual Studio 2008 Team Explorer - if you do skip to step 4.
- Install Visual Studio 2008 Team Explorer
- Install/Reinstall Visual Studio 2008 SP1
- Install VSTS2008SP1FCUTFS2010
- Add servers via Registry
- Say hello to the future - flying cars and TFS 2010.