Before using dbForge Source Control to version-control database schemas and data, it is important to establish the connection between the required 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.
dbForge Source Control supports the following centralized and distributed version control 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: