Copying a Job to a branch
A branch always begins life as a copy of something, and moves on from there, generating its own history.
Before being able to use this version control system, the Administrator must create the branches for a specific project from Talend Administration Center. For more information about how to create branches in a project, see Talend Administration Center User Guide.
About this task
To copy a Job of an SVN or Git managed project to a branch, do the following:
Procedure
Results
If the Job you want to copy onto a branch already exists in that branch, a dialog box appears. In this dialog box, you can select either of the following two options:
Option |
Description |
---|---|
Over Write |
Replaces the old Job with the new one. |
Compare job |
Opens the Compare Result view in the Studio. This view lists the differences in the items used in the two Jobs. For more information on this view and the information presented in it, see Comparing Jobs. |
You can follow the same procedure to copy a Job from any of the existing branches or tags to the trunk.