Sparx Systems Forum
		Enterprise Architect => Bugs and Issues => Topic started by: nestevao 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.
- 
				Anyone?
			
- 
				If nobody here knows you better ask Sparx Support directly.
 
 Geert
- 
				Thanks. Done that.
 
 regards
- 
				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.