Copying items from a branch or a tag - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29

Talend Studio allows you to copy one or more items from a remote branch or a tag to the branch you are currently working on.

Note:
  • You cannot copying items when working in the Git offline mode.
  • You can copy items from a tag to a branch but not vice versa, because a tag is a read-only copy of a project.

About this task

To copy an item or multiple items from a remote branch or a tag to the current branch:

Procedure

  1. In the Repository tree view, right-click an item such as a Job, or a node such as Job Designs, or a folder if you want to copy items of the corresponding type under it, and select Copy From Branch from the contextual menu.

    The Copy From Branch dialog box opens.

  2. Select a branch or a tag from which you want to copy items and click Next.
    Copy From Branch dialog box.
  3. Select the items you want to copy by selecting the corresponding check boxes.
    Copy From Branch dialog box.

    The items on the remote branch or the tag that have the same names as the items on the current branch can be listed in the tree view only if the Overwrite existing items check box is selected.

  4. Select the Import dependencies check box if you want to copy dependencies along with the items you have selected.
    The selection status of the Import dependencies check box is automatically saved for the next copy action.
  5. Select the Overwrite existing items check box if you want to overwrite existing items with those having the same names to be copied.
  6. Click Finish.
    The items on the remote branch or the tag you have selected are copied to the corresponding node or folder on the branch you are working on.