is there a way to connect MATLAB with TFS Preview? I installed the MSSCCI interface, but when I’m about to connect to the server, I received an error. Something very general like “Cannot make a connection, an error has occured”
Thanks.
is there a way to connect MATLAB with TFS Preview? I installed the MSSCCI
Share
Yes, but it requires Visual Studio 2012 and a beta MSSCCI provider (see here)
Another option is to use MATLAB with a local git repository and then use git-tf (see here) to connect your local git repo with your tfspreview account.