sc3 with tfs
cbplv
Posts: 2
sc3 v3.1.0.4583
When i try to link sc3 to TFS on setup tab, sc3 recomend me to install Microsoft Team Explorer Client.
so i did.
then i modified RedGate_SQLSourceControl_Engine_EngineOptions.xml and add
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>
RedGate.SQLSourceControl.Engine.SrcC.TFS2010
</TeamFoundationServerDllOverride>
</EngineOptions>
But still i can't link tfs. Probably smth i did wrong but what? what i need to check?
PS tried on different pc(different Windows) and on tfs server itself.
When i try to link sc3 to TFS on setup tab, sc3 recomend me to install Microsoft Team Explorer Client.
so i did.
then i modified RedGate_SQLSourceControl_Engine_EngineOptions.xml and add
<EngineOptions version="3" type="EngineOptions">
<TeamFoundationServerDllOverride>
RedGate.SQLSourceControl.Engine.SrcC.TFS2010
</TeamFoundationServerDllOverride>
</EngineOptions>
But still i can't link tfs. Probably smth i did wrong but what? what i need to check?
PS tried on different pc(different Windows) and on tfs server itself.
Comments
If you have got 3.1 and want to use it with TFS 2012, you have to create this configuration as above where you redirect the DLL. One of the quirks seems to be that it doesn't like whitespace or carriage returns. So you can try this: