Comments
3 comments
-
@tobin
I'm afraid there isn't that option in SQL Compare at the moment.
We don't suggest storing any files in the version controlled scripts folder as it can causes various issues as you've seen. I'm surprised you haven't seen any issues in SQL Source Control as they use the same compare engine behind the scene.
You'd have to remove the subfolder that is not generated by SQL Source Control/SQL Compare I'm afraid... -
Thanks for that Tianjiao, Unfortunately, because I'm just one member of the team and we don't want to lose the source control history we have that's not possible either. It will just prevent me from using this tool.
We don't use SQL Source Control for the same reason - I'm using TFS to manage that, as the team I joined has used that for years. I was hoping to get more widespread adoption of the tooling.
Thanks for the feedback -
Thanks @tobin
It looks likein TFS if you move specific folder within the project or source control in Source Control Explorer, the folder history will be lost, but it preserves the files’ history in the folder. More about it can be found here.
Add comment
Please sign in to leave a comment.
Is there a way for me to add a flag to the RedGateDatabaseInfo.xml to exclude this folder from the comparison?
It would be problematic to move the file on the filesystem as we'd have problems with our source control, losing history, and the devs like the current structure.