Now that you know all about Managing Package Dependencies and Package Configuration Management you'll probably want to know how these features can work with your Source Code Control (a.k.a. Software Configuration Management) system, which will allow you to track and control changes to your VI Package build settings and package configuration.
You might have wondered up to this point, "Where are the build settings and VI Package configuration saved?"
If you look inside your VI Package Source Folder you will notice two files:
- .vipb - this contains your build settings
- .vipc - this contains your VI Package Configuration
By keeping these files in your source code control system, you can be sure that your changes are backed up and changes are fully controlled.
Congratulations, you've now an expert package building junkie! Why not start using VI Packages in your organization? See our Packaging your Reuse Libraries guide for the details.
Up: VI Package Building Guide
Comments
0 comments
Article is closed for comments.