VCS installation problem

Taru

Member
I have PLSD v 7.0.1
I installed Visual Source Safe, v. 6.0d

I installed VCS plug-in v 1.2

VCS was not able to see VSS. I copied some registry entries from someone with a working system.

This entry did not exist at all on my pc.
\local machine\software\sourcecodecontrolprovider

with providerregkey & subfolder InstalledSCCProviders with MS VSS...

Now I can see VSS from VCS, but when I try to open it, I get:
"could not initialize version control system"

I'm sure I'm missing other registry entries. Can you tell me what they are?

Thanks.
 
When you install Microsoft VSS you must include the option "Enable SourceSafe Integration", otherwise it cannot be used by PL/SQL Developer. This installation creates some registry keys that must be present in the hkey_local_machine registry of your PC. If you originally did not install this option, you need to do so now.
 
Back
Top