• nick.latocha (2/3/2016)


    We have a UAT and PROD DB and as developers we modify the UAT environment directly. Then script out any changes for PROD.

    We did request a copy of Redgate Source Control as this offered an out of the box solution to this development flow. However it was denied as it was not within policy.

    Any recommendations on how I can get my team of developers to easily adopt source control?

    Here are the hurdles I'm dealing with: cannot use 3rd party tools, cannot have local development servers, need to use SVN (tortoiseSVN is our client)

    I recommend using SSDT database projects. SSDT is a free download in the VS shell. I've used RocketSVN which was a free add-in for VS to connect to the SVN server, there is also the AnkhSVN add-in[/url] that is still free that I tried.