TFS MSSCCI Provider with PL/SQL Developer slow issue

Hi,

while i was searching for a way to connect to TFS from PL/SQL developer i found this thread "Can PL/SQL connect to TFS" . now the problem is that the operations that require TFS (check-in, check-out,..., etc) is very slow and causing the PL/SQL environment to hang for a while (in some cases it hangs for more that 5 minutes).

do you have any suggestion to overcome the slowness problem.

BTW I have VS2010 installed on one of the machines and TFS operations from team explorer are fast.

P.S.: i'm using PL/SQL developer ver 7.1.5 and TFS 2010

Thanks,
Mohammad Shahrouri
 
I think this needs to be solved at the TFS level. All check-in and check-out processing is performed by TFS.
 
Back
Top