LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

No source control provider name listed

We use Borland StarTeam for source code control, and in the past I have simply checked-in LabVIEW code directly from StarTeam.  Recently, I saw where LabVIEW 8 is supposed to support StarTeam, so I tried to configure LabVIEW to use it.  However, when I try to select a Source Control Provider Name, there are no options that show up (just "<None>").  After checking the help file, it says that LabView looks through the windows registry to find SCC providers; I checked my registry and Borland StarTeam shows up.  I don't understand why I can't select a provider under the Source Control Options page.  Has anyone else had this problem?
 
0 Kudos
Message 1 of 3
(3,291 Views)
Verify that there is an entry for StarTeam in the following registry location:
 
HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders
 
If not, that means that you need to install StarTeam's Microsoft SCC Integration component.  Check their downloads page (http://www.borland.com/downloads/download_starteam.html) for more information.
George M
National Instruments
0 Kudos
Message 2 of 3
(3,284 Views)
Makes sense.  I'll have to get our StarTeam administrator to handle this.  Thanks for the help!

0 Kudos
Message 3 of 3
(3,276 Views)