VCS Plugin

olunebur

Member
Hi,
We are starting using the VCS plugin with Microsoft TFS. We have two main concerns:

- Is there any way to compile the db objects implicitly before doing a "Check in", our aim is to have aligned the Code in the Database and in TFS as well as avoiding uploading invalid code to TFS.

- We have installed this plugin in several pc's and seems that many windows, check in, check out, get from vcs, hangs for several seconds (between 10 and 20 secs) before being active (buttons and checks doesn't work during that time). Do you know how to solve this issue? We have experienced this issue with PL/SQL v10 and v11.

Thanks for your comments.
 
Is there any way to compile the db objects implicitly before doing a "Check in", our aim is to have aligned the Code in the Database and in TFS as well as avoiding uploading invalid code to TFS.
No, this is currently not possible. I have added this to the list of enhancement requests.

We have installed this plugin in several pc's and seems that many windows, check in, check out, get from vcs, hangs for several seconds (between 10 and 20 secs) before being active (buttons and checks doesn't work during that time). Do you know how to solve this issue? We have experienced this issue with PL/SQL v10 and v11.
Can you send me a screenshot of the form where buttons and checks are inactive?
 
Hi,

The problem is that for the actions specified (checkin,check out,get from vcs), the window is shown properly but it's not working for 20 seconds. Seems like a performance issue with opening those windows.

We have tried with different PC's, executing exclusively PL/SQL Developer after a reboot, but the performance is still terrible.
 
Back
Top