Before version-controlling database schemas and data in dbForge Studio for SQL Server, it is important to create a connection between the database and repository. The repository you select enables the tool to identify the main repository type based on the repository URL or the directory path provided.
The Source Control tool supports the following repository types:
Select Git to link a database to:
git init --bare
Git command on a local machine.Select Subversion (SVN) to link to a database to an Apache Subversion (SVN) repository.
Select Team Foundation Version Control (TFVC) to connect a database to a TFVC repository in Azure DevOps.
Select Mercurial to link a database to a Mercurial repository.
Select Perforce (P4) to link a database to a Perforce repository.
Select SourceGear Vault to link a database to a SourceGear Vault repository.
Select Working Folder to link a database to:
Select Command Line Interaction if you want to work with the following repositories directly from the command line: