Tortoise is not SCC compliant?

lieberlady

Member²
I installed Tortoise, but it doesn't show in the list of projects available. Source Safe, Igloo, and PuskOK do. Does that mean it's not SCC compliant?

On a related note, I can't use Igloo because it only takes pserver, not ssh. My installation requires ssh. Now I'm trying to get PushOK to work.
 
Hello,

I had installed Igloo and it didn't display the list of files in a directory.
So I installed TortoiseCVS to see if it would work better.
Both VCS interfaces appeared in PL/SQL Developer VCS menu, but whenever I tried to select TortoiseCVS, it kept going back to Igloo, and showing me Igloo-related menus.
Therefore I deinstalled Igloo from my machine.

The problem is that I cannot enable PL/SQL Developer VCS plug-in anymore...
I get a message box : "Could not active plug-in: Version Control Interface 1.2".
I tried to reinstall VCS interface plugin with no success.

Could you help me please?

Thanks

Avigael
 
Can you delete (or rename) the following registry section and try again?

Code:
HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\PlugIns\VCS
Let me know what happens.
 
Hi Marco,

I don't get the error anymore after updating the registry when enabling PL/SQL Developer VCS plugin, but now TortoiseCVS SCC plugin has disappeared from the list of "Available Version Control Systems"... therefore I don't have any VCS at all.

I tried to reinstall TortoiseCVS + PL/SQL Developer VCS plugin, but TortoiseCVS SCC plugin remained invisible.

Cheers,

Avigael
 
All SCC Providers should be listed in the following registry section:

HKEY_LOCAL_MACHINE\Software\SourceCodeControlProvider\InstalledSCCProviders

Can you verify this?
 
This key contains a string value where variable=value=empty string!
Is there anything I can manually fix?

Thank you.
 
Back
Top