Known issues:
There are still issues which prevent using projects in the Visual Studio 2005 IDE Client which are bound to source control in a solution which is not bound. If you use this configuration, please remain on the 2003 compatible client until these issues have been resolved.
Any details on the timeframe for this to be fixed? We have lots of projects that don't have solutions in the repository. Typically we do have some big solutions checked in that make it simpler to do a complete build of all the projects but we found that we needed to avoid the folder layout that Visual Studio seems to want eg:
Code: Select all
solution folder
project1 folder
project2 folder
etc
Code: Select all
Solutions Folder
Solution1 Folder
Solution2 Folder
Project1 Folder
Project2 Folder
etc
Having spent the time to figure this out and arrange our code appropriately it scares us that the upgrade to 4.04 might have trouble with the layout of our codebase, however, as i understand it the 4.0 visual studio integration will enable much better working offline from the server - is this correct? If so, please, please give some estimate to when a version that resolves the issues with solutions not being in the repository will be available.
Also, please add my vote for the user workspace (or shelving) feature - this would be invaluable for us, particularly if it makes it easy to move changes from say a desktop machine to a laptop without having to first check them in.
Thanks
Matt