How to sync local source control folders on new laptop?
krshort
Posts: 12 Bronze 1
in SQL Compare
I recently had a drive crash on my laptop. I'm using a different machine for now, but discovered that after I re-linked to my dev DB (shared model), the objects I created are not correctly displayed in SSMS. In particular, new objects that I created but not yet checked in. I've looked for a document on how to sync my local folders to a shared model. I only have a few objects to sync, and could do it manually if I knew how. Are there any instructions available for this scenario?
Tagged:
Comments
Is there a remote repo involved somewhere? On a server somewhere or in the cloud perhaps?
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn
Product Manager
Redgate Software
https://documentation.red-gate.com/display/SC12/Working+with+scripts+folders
Are you using TFGit or TFVC? If you are using TFGit you can just use SQL Compare to update your local repo based on the DB version and commit/push. That should sort ouut your sync issues.
If using TFVC I cannot remember off the top of my head where the Git checkout gets mapped to and whether this will work. David or one of the dev team can probably help.
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn