Connecting with TFS Preview and SQL
carltierney
Posts: 3
So there is a hyperlink that you click on http://www.red-gate.com/SupportCenter/Content/SQL_Source_Control/knowledgebase/SoC_Using_TFS2012 which provides some instructions.
Following the instructions, the resulting configuration file looks as follows:
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>RedGate.SQLSourceControl.Engine.SrcC.TFS2012</TeamFoundationServerDllOverride>
</EngineOptions>
When you link the datbase TFS be sure you use a URL that looks like:
[url=https://]https://[/url]<yoursubdomain>.tfspreview.com/defaultcollection
Otherwise you will get nothing but errors.
Otherwise you will get an error.
Hope this helps.
Following the instructions, the resulting configuration file looks as follows:
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>RedGate.SQLSourceControl.Engine.SrcC.TFS2012</TeamFoundationServerDllOverride>
</EngineOptions>
When you link the datbase TFS be sure you use a URL that looks like:
[url=https://]https://[/url]<yoursubdomain>.tfspreview.com/defaultcollection
Otherwise you will get nothing but errors.
Otherwise you will get an error.
Hope this helps.
Comments
Product Support
Red Gate Software