merging SSC files between branches
fpdave100
Posts: 12 Bronze 1
We use SSC control to handle static data with SQL Server, SSMS and TFS.
When merging between branches, the SSC data files (the inserts!) do not get handled well by any compare tool used by Visual Studio for doing merge conflicts (we use Beyond Compare). They are basically text files and get handled as such.
Would it be possible to somehow prefix the INSERT line by the comparison key (in a block comment?), so that the correct lines are lined up, and also the order should always be by comparison key.
When merging between branches, the SSC data files (the inserts!) do not get handled well by any compare tool used by Visual Studio for doing merge conflicts (we use Beyond Compare). They are basically text files and get handled as such.
Would it be possible to somehow prefix the INSERT line by the comparison key (in a block comment?), so that the correct lines are lined up, and also the order should always be by comparison key.
Tagged:
Answers
+1
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn
I've also escalated it to the development team to see if there is an update.
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Tianjiao Li | Redgate Software
Have you visited our Help Center?
Tianjiao Li | Redgate Software
Have you visited our Help Center?