Hello everyone, My name is Emmanuel Katto. Can someone explain how to integrate SQL Source Control with existing
version control systems like Git or SVN? Any specific setup tips?
Thanks in advance!
Best,
Emmanuel Katto
Comments
2 comments
-
Hi @emmanuelkatto
You should be able to find the information you need on these documentation pages:
https://documentation.red-gate.com/soc/requirements-and-supported-systems/git
https://documentation.red-gate.com/soc/linking-to-source-control/link-to-svn
-
Hi Emmanuel, welcome! You can link SQL Source Control directly to your Git or SVN repository via the setup tab in SSMS . For Git, just specify your local repo folder; for SVN, you'll need the repository URL.
Add comment
Please sign in to leave a comment.