VCS plug-in question

ScottMattes

Member³
Why does Visual Studio start when I click on VCS | Run Team Foundation...?

I am using PLSD v 9 and VCS v 1.2.4

Also, what diff is being used by VCS? It doesn't look like ExamDiff to me.

Thank you.
 
Both functions are implemented in the MSSCCI provider for TFS, so it's beyond the control of PL/SQL Developer or the VCS Plug-In. The VCS Plug-In merely calls the Run/Diff function of the MSSCCI provider.
 
Back
Top