How to I install the VCS plug-in?

dgs!

Member³
The PDF says:
To install the VCS Plug-In, simply run the supplied setup.exe
But I don't seem to have a file called: setup.exe.
I am running version 10.0.5.1710
Where is this setup file?
 
Thanks for the info...
I downloaded the zip, extracted it and executed the setup.exe.
I received the following message:
Version Control System Integration Plug-In Installation
Installation failed!

Now what?
Does this make a log? Why did if fail?
 
Last edited:
Never mind, I downloaded it again, unzipped it and it seemed to install alright.
The drop down from the VCS menu does not contain any entries with regard to the available version control systems. Is this because I do not have any version control systems installed on my PC or should this drop down contain a preloaded list?
 
After install VCS flie, two extra menus appear in the menu list.
1) VCS menu
VCS menu list contains some items, such as,
Open Project/Close Project/Check Out/Check In/Get/Add/Remove...etc.
But They are all inactive, only "Preference" is active.
2)TortoiseSVN
Meanwile, in the drop-down box of TortoiseSVN menu, "Open project" and "Check out" is active.

This is my current status.
 
I am trying to get PL/SQL Developer to talk to our Microsoft Team Foundation Server MSSCCI Provider. I went to this site (http://visualstudiogallery.msdn.microsoft.com/bce06506-be38-47a1-9f29-d3937d3d88d6) and downloaded the TFS stuff. It installed alright and in the VCS>OPEN PROJECT tab I can see the Microsoft Team Provider Server. When I try to configure the project to the server I get this error: The request failed with HTTP status 403: forbidden.

I am able to connect to the server through TOAD (which is what everyone here uses).
Any ideas or advice?
 
Last edited:
Well, I think I've got it running... Not really sure what I did different except this time I selected RUN TEAM FOUNDATION.
I was able to connect and it seems to know who I am now...

 
I am able to connect to Microsofts Team Foundation Server. I can add items, check items I've added out, but I can NOT see other items that are in there. These objects are stored as SCHEMA.NAME.PKS
When I add packages they get added as NAME.PKS, less the schema name.
What can I do to see the existing SCHEMA.NAME.SUFFIX objects?
 
When I check programs out our TOAD users do not see my check out. I think TOAD has its own set of tables that it populates when a check out occurs within TOAD.
 
Back
Top