|
Your version control system manages some version control functions, while others are managed by the PowerBuilder SCC API:
|
This component
|
Provides this functionality
|
|
Version control system
|
Running reports Retrieving earlier revisions of objects Assigning revision labels Using object histories
|
|
PowerBuilder SCC API
|
Creating the configuration file Creating a trace log Configuring required check-in comments Comparing working and registered objects Synchronizing the public library and the archive
|
Ñ For how your version control system handles these functions, see your version control system documentation. For how the PowerBuilder SCC API handles these functions, refer to the table below:
|
PowerBuilder SCC API feature
|
Description
|
See
|
|
Creating the configuration file
|
Prompts you for information to create the project configuration file
|
Setting up the PowerBuilder SCC API
|
|
Creating a trace log
|
Creates a trace log of all source code control activity that takes place during a Library painter session
|
Enabling trace logging
|
|
Configuring required check-in comments
|
Requires comments whenever an object is checked in to the public library
|
Configuring required check-in comments
|
|
Comparing working and registered objects
|
Compares an object in your work library with the most recently registered version of the object
|
Comparing library entries
|
|
Synchronizing the public library and the archive
|
Synchronizes objects in your public library with those in the version control system archive
|
Synchronizing objects
|
|