Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Germanicus on June 21, 2005, 05:35:14 am

Title: SCC provider not found?!
Post by: Germanicus on June 21, 2005, 05:35:14 am
???

I try to implement EA in our organization and just documented version control inside EA with Microsoft Visual SourceSafe. Everything worked fine on my machine but when I asked others to test my documentation they failed at the step in the Version Control Configuration where they have to choose the SCC provider. Visual SourceSafe is installed and working on those machines but it doesn't show in the list where the SCC provider has to be selected!

Can anyone help me?

/g
Title: Re: SCC provider not found?!
Post by: TrtnJohn on June 22, 2005, 03:08:07 pm
If your SourceSafe library is on a shared disk drive make sure everyone in the group maps the same share to the same drive designator.
Title: Re: SCC provider not found?!
Post by: Germanicus on June 23, 2005, 12:16:01 am
Thank you!

I found a solution myself. The problem was incomplete installations of Visual SourceSafe. On some workstations VSS didn't register completely into the Windows registry.

Code: [Select]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SourceSafe]
"SCCServerName"="Microsoft Visual SourceSafe"
"SCCServerPath"="C:\\Program Files\\Microsoft Visual Studio\\VSS\\win32\\SSSCC.DLL"
"API Current Database"="C:\\Program Files\\Microsoft Visual Studio\\VSS"
"PromptForConnect"=dword:00000001
"Current Database"="\\\\<your path>"

[HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider]
"ProviderRegKey"="Software\\Microsoft\\SourceSafe"

[HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders]
"Microsoft Visual SourceSafe"="Software\\Microsoft\\SourceSafe"


Another problem was the missing DLL-file C:\Program Files\Microsoft Visual Studio\VSS\win32\ssscc.dll

I just copied it from a working installation :)

/peter
Title: Re: SCC provider not found?!
Post by: nara_c on August 30, 2005, 06:12:42 pm
Peter tnx for your detailed solution to the MS VSS detection problem in EA.  The Registry entries were the culprit in my case too.

Your solution worked like a charm for me - problem resolved!

Nara
Title: Re: SCC provider not found?!
Post by: Germanicus on August 30, 2005, 11:23:14 pm
 ;) Nice to be able to help somebody. Our company finally migrated to subversion instead of VSS. A GREAT improvement!

/peter
Title: Re: SCC provider not found?!
Post by: thomaskilian on August 31, 2005, 03:36:04 am
Quote
... A GREAT improvement!

/peter

Like the step from a horse-drawn carriage to an automobile :)
Title: Re: SCC provider not found?!
Post by: Germanicus on August 31, 2005, 08:20:27 am
What horse?  :D