Comments
2 comments
-
To get the scriptsfolderxml file you need to go into SQL Source Control for the specific database you are comparing against. Then go to the 'Under the Hood' section and you will see a section labeled 'SQL Compare XML fragment'. That will be the XML you are looking for. It should give you what you need. Good luck!
-
i found that out yesterday by creating a project refering that source control and opening SCP file in notepad.
Thanks for help.
Add comment
Please sign in to leave a comment.
like
sqlcompare /sourcecontrol1 /revision1:100 /sfx:"C:\Files\scripts.xml"
but for TFS what would the content of this file and what tags i need to mention.
Let me know , i was unable to find in documentation.
thanks.