Set up the software configuration management environment
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2016-11-14
Note
In this article, we will be focusing on the source control facet of software configuration management. For more information about software configuration management in Visual Studio 2005, see A Brief Discussion of Software Configuration Management (SCM) (https://go.microsoft.com/fwlink/?LinkId=106295&clcid=0x409). For more information about software configuration management in Visual Studio 2008, see Working with Team Foundation Version Control (https://go.microsoft.com/fwlink/?LinkId=106495&clcid=0x409).
For more information about the software configuration management environment, see Review of environments.
Effective source control is one of the most important elements of any development project. It can ensure successful collaboration on your software development projects in the following ways:
By protecting team resources from accidental deletion.
By protecting individual changes from being unknowingly overwritten.
By enabling multiple developers to work on the same project items or branches of a project concurrently.
By maintaining a version-by-version history of all project items.
You can use any source control system or application with Microsoft Office SharePoint Server 2007. The scenarios in this section use Microsoft Visual Studio Team Foundation for the development and source control environment. It includes an enterprise-class source control provider that is reliable, scalable, fast, easily securable, extensible, and includes the source control features with which you and your team are already familiar. The Visual Studio Team Foundation source control provider ships as a stand-alone software configuration management application or as an integrated change management component in Visual Studio 2005 Team System.
This topic does not cover the details of installing your source control system. For details about installing Microsoft Visual Studio 2005 Team Foundation, see the Visual Studio 2005 Team Foundation Installation Guide (https://go.microsoft.com/fwlink/?LinkId=106227&clcid=0x409). For details about installing Microsoft Visual Studio 2008 Team Foundation, see Installation and Setup Essentials (https://go.microsoft.com/fwlink/?LinkId=106496&clcid=0x409).
Note
For individual developers or small teams who need a lightweight solution for source code control of Office SharePoint Server 2007 solutions and other coded elements, Microsoft will continue to enhance and support Visual SourceSafe. Microsoft will ship Visual SourceSafe 2005, which will include enhancements such as remote Web access over HTTP, a LAN performance booster, Unicode and XML support, and regional time zones and language support. For more information, see Visual SourceSafe 2005 (https://go.microsoft.com/fwlink/?LinkId=106228&clcid=0x409).
For more information about Visual Studio 2005 Team System and Visual Studio Team Foundation, see the following:
For an overview of source control in general, and of Visual Studio 2005 Team System software configuration management specifically, see Visual Studio 2005 Team System: Enterprise-Class Source Control and Work Item Tracking (https://go.microsoft.com/fwlink/?LinkId=106229&clcid=0x40).
For an overview of source code control in Visual Studio 2005 Team System, see Using Source Code Control in Team Foundation (https://go.microsoft.com/fwlink/?LinkId=106231&clcid=0x409).
For resources about using and configuring Team Foundation Source Control, see Administering Team Foundation Source Control (https://go.microsoft.com/fwlink/?LinkId=106232&clcid=0x409).
For links to How To articles for Team Foundation Source Control, see Source Control (How Do I in Team Foundation) (https://go.microsoft.com/fwlink/?LinkId=106233&clcid=0x409).
For operations information for Microsoft Visual Studio Team Foundation, see the Operations Guidance for Team Foundation Server (https://go.microsoft.com/fwlink/?LinkId=106234&clcid=0x409).
Note
For an overview of the topology of a Visual Studio Team Foundation installation, see "Understanding Your Team Foundation Server Topology" in the previously mentioned topic.
Download this book
This topic is included in the following downloadable book for easier reading and printing:
See the full list of available books at Downloadable books for Office SharePoint Server 2007.