Link to existing SVN repository
Bobg
Posts: 6
We have been using Subversion for the past few years for all of our DBs, can SQL Source control 3 be linked to these existing SVN repositories?
Comments
The answer to this question will depend on the format of the files in SVN - SQL Source Control is designed to work with a certain format of scripts, the same as if SQL Compare had produced them. Assuming this is the case, then you simply need to create an empty file called RedGate.ssc in the root of the SVN folder structure for the DB in question, and then link to that.
If the files are in some other format (for instance a VS DB Project or simply arbitrary scripts) then chances are it won't work unfortunately.
Redgate Software
That error sounds like you maybe didn't create the file in the right place, or didn't commit it? It should be alongside the "RedGateDatabaseInfo.xml" file and the various folders containing the objects - in addition, this must be the folder you're trying to link to using SQL Source Control.
Redgate Software
Redgate Software
If you're able to supply us the relevant original file and details of the change you made, we can attempt to reproduce the problem here to see if there's anything that can be done.
Redgate Software
Then, details of the change you made in SSMS and committed. if you can reply to the ticket you have with my colleague, that would be easiest.
Redgate Software