Using CVS with Integration Designer and Workflow Center
This topic shows you how to perform common tasks using IBM® Integration Designer with IBM Workflow Center and a traditional software configuration management (SCM) system.
Before you begin
- Store only the default projects and minimum artifacts required for collaboration in Workflow Center.
- Store non-default projects separately in the SCM system, not in Workflow Center.
- Store implementation content in the unshared and unmirrored library modules in the SCM system.
About this task
- The SCM contains a history that is important for maintaining code integrity.
- There are usually automated build scripts that run from the SCM.
- Corporate standards may require that you continue to use a specific SCM.
Although this topic addresses working with Concurrent Versions System (CVS), the principles also apply to other SCM systems. For more information about working with CVS or other SCM systems, see the related links at the end of this topic. You can access actions for source control management system clients that you have currently installed from the Integration Designer Business Integration view by right clicking a project and opening the Team menu.
Eclipse only allows one SCM to be associated with a project. If you use Workflow Center with another SCM system, treat Workflow Center as a secondary repository. The SCM system is the primary storage area used by the developers as they work with their artifacts. Load projects to the Workflow Center intermittently, perhaps at project milestones. Do not check projects out from Workflow Center to make changes.
Because you work from CVS, artifacts such as business process definitions, which are solely associated with Workflow Center will not exist in the CVS repository.
