VCS PlugIn (1.2.0) and Microsoft Visual SourceSafe

TenGor

Member³
Hy,

i worked with this PlugIn on my old PC.
There i got no big problems.
Now i'm on my new PC and installed a "fresh" Version of PL/Sql Dev and VCS PlugIn (1.2.0)

I can change the properties of VCS, but i can't use the options of it.
So i open a file of the Space of SourceSafe in Dev. but in the PopUp-Menu i just had the option to "Add to VCS"...

I have the following entries in my "Open Projekt":
System: MS Visual SourceSafe
Project: "$/"
User:
Local Path: D:\CURRENTWORK
Aux Path: \\\Microsoft Visual Studio\DATENBANKEN\,
 
Hy,

problem is a little bit solved. I forgot to install the SourceSafe Interface, so PL/SQL Dev couldn't find it...

-> Now the config look ok, but i still can't check out an opend file via PopUp Menu...
 
Note that the file must be located in the work area (local path) of the VCS Project. Files are not only matched by name, but also by directory.
 
Hy Marco,

i'm on 5.1.6.747
With the old Version (5.1.4.730 ?) there aren't any problems.

Note that the file must be located in the work area (local path) of the VCS Project. Files are not only matched by name, but also by directory.
This is what i do!
I check out the file in SourceSafe. (SourceSafe will copy this file to my local area).
Then I open my File from my local path in PL/SQL Dev.
After that i call the Popup-Menu and see only the entry "Add to VCS".
Also the Toolbar Buttons for VCS are still disabled.
 
Have you opened the VCS project in PL/SQL Developer? That's the only reason I can imagine why the VCS Plug-In will not see that the file is checked out.
 
Hy,

sorry for the delay.

Yes i had opened my project.
After that i open a file out of the work area and the buttons and menu items are still disabled...
 
Back
Top