Migrating from Another Version Control System to Team Foundation Server and Team Edition for Database Professionals

Before you put a database project under version control, you should decide which version control system best meets your business needs for managing database change. For example, Visual Studio Team Foundation Server provides the most integration with Visual Studio Team Edition for Database Professionals. If you already have files in another version control system, you might be able to migrate those files and their version control history to Team Foundation Server.

For information about how to migrate from Visual SourceSafe to Team Foundation Server, see Migrating from Visual SourceSafe.

For information about how to migrate from ClearQuest to Team Foundation Server, see Migrating from ClearQuest.

If you are using some other version control system, you can still migrate your files to Team Foundation Server, even if you cannot migrate the version control history. You can create a database project, add any existing scripts, import your database schema from your production server, and then add the project to version control. This actually starts a new project. For more information, see How to: Create Database Projects.

If you cannot migrate your file history to Team Foundation Server, you might be able to use your current version control system with Team Edition for Database Professionals if it can connect through the SCCI providers in Visual Studio 2005.

See Also

Tasks

How to: Put Database Projects Under Version Control

Concepts

An Overview of Database Projects in a Team Environment
An Overview of Database Creation and Deployment in a Team Environment
Terminology Overview of Team Edition for Database Professionals