Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

TFS 2013 Script SQL Objects with changesets

$
0
0
We are moving our sql server objects into TFS 2013 and have multiple teams making changes to the same database object.  Projects overlap and releases are sometimes out of order with development timeframes.  We are currently doing is scripting the db objects from our stage environment db (using third party compare tools) before releasing to prod but sometimes other release's code is erroneously picked up.  What we would like to do is to automate our scripting and pull directly from TFS and if a release needs a particular changeset, to only pick up that changeset (e.g, object and changeset in an XML file as exceptions).  Has anyone done this and if so how?  

Viewing all articles
Browse latest Browse all 6687

Trending Articles