View Single Post
  #1  
Old 01-02-2004, 03:05 AM
a_t_jackson a_t_jackson is online now
Registered User
 
Join Date: 03-11-2003
Location: Belfast, Northern Ireland
Posts: 23
Anyone used VisualBuild for managing component repository

I'm trying to improve our config management process and thinking that VisualBuild may help there too.

We primarily develop using VB6 and C#, and use both home-grown and 3rd party OCX controls in a number of projects. A major issue right now is developers being able to switch between using different versions of OCX controls. We don't have a controlled component repository yet but I'm thinking we should create one. With VisualBuild I could then write a script that all developers could use to easily get a specific "component pack" from SourceSafe and have them all registered on their dev machines. We could also reuse on build machines.

Has anyone tried this kind of thing before? Got any tips?
Reply With Quote