Book a Demo

Author Topic: Version Control Settings - No SS available  (Read 3938 times)

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Version Control Settings - No SS available
« on: October 15, 2010, 10:29:50 pm »
Hello,

I want to configure the version control settings in a machine with MS Source-Safe installed but when I want to select the scc provider, it does not appears Source-Safe.

I've done this is several machines, all with the same sw installed in the same way and this is the first time it happened.
Only difference in this case, I've installed EA before installing MS-Source Safe, but, I've reinstalled EA after installing Source-Safe.

Any hints?
How and where EA looks for the installed SCC providers? Any way I can indicate the correct Source-safe path?

Thanks.

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Version Control Settings - No SS available
« Reply #1 on: October 20, 2010, 12:34:35 am »
Anyone?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13455
  • Karma: +571/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Version Control Settings - No SS available
« Reply #2 on: October 20, 2010, 04:24:12 pm »
If nobody here knows you better ask Sparx Support directly.

Geert

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Version Control Settings - No SS available
« Reply #3 on: October 20, 2010, 09:52:47 pm »
Thanks. Done that.

regards

HowardB

  • EA Administrator
  • EA User
  • *****
  • Posts: 55
  • Karma: +0/-0
  • I love YaBBies!
    • View Profile
Re: Version Control Settings - No SS available
« Reply #4 on: October 21, 2010, 09:22:07 am »
First make sure that Source Safe's SCC client is installed on your machine.  It may not be part of a default installation!
It should have the following entries in your Windows registry.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders]

"MKS SCC Integration"="SOFTWARE\\Mortice Kern Systems\\Integrations\\SCC\\Provider\\"
"Perforce SCM"="SOFTWARE\\Perforce\\P4"
"Microsoft Team Foundation Server MSSCCI Provider"="SOFTWARE\\Microsoft\\Team Foundation Server MSSCCI Provider"
"Microsoft Visual SourceSafe"="Software\\Microsoft\\SourceSafe"
"Microsoft Visual SourceSafe (Internet)"="Software\\Microsoft\\SourceSafe\\RemoteAccess"

"Evolution"="Software\\ionForge\\Evolution"
"AccuRev"="SOFTWARE\\AccuRev\\AccuRevCM\\3.0"
"SnapshotCM"="SOFTWARE\\True Blue Software\\SnapshotCM\\1.0"
"ComponentSoftware RCS"="SOFTWARE\\ComponentSoftware\\CS-RCS"
"SourceGear Vault VS2003 Compatible Client"="SOFTWARE\\SourceGear\\Vault Client"



Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SourceSafe]
"MsDiffHelpCollection"="ms-help://MS.VisualSourceSafe.v80.en"
"SCCServerName"="Microsoft Visual SourceSafe"
"SCCServerPath"="C:\\Program Files\\Microsoft Visual SourceSafe\\ssscc.dll"
"PromptForConnect"=dword:00000001
"Current Database"="\\\\HostName\\VC_Repositories\\VisaulSourceSafe"


regards,
Howard.