Our company is transitioning code from VS 2005. I know they won't be able to use VS 2008 to access it, but we have the patch to enable web access for TFS 2008 applied to our TFS server. This means they can access the source code via the web, but do the work in VS 2005.
The code will eventually be rewritten in VS 2008, but we need to maintain the legacy code with a source control tool. SVN is not an acceptable solution as we are a .NET team system house.
Does anyone see any issues with this?
Thanks!