Managing items on different branches and tags
Talend Studio supports the Git version control system, which enable you to have different copies of your items in different branches or tags. The items on one branch or tag will exist independently of those on another.
Copying items from a branch or a tag
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.
- 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
Procedure
Reverting a project item on a tag
About this task
A tag is a read-only copy of a Git managed project that records the current state of the project at the point of time the tag is created. Although a tag is not meant to be a working copy of your project, you may still want to work on it for some reason and save your changes to a Job by copying it to a branch.
Once a project item is changed, a > symbol appears in front of it in the Repository tree view.
At any point while you are working on a tag, you can discard all the changes you made to a particular project item since the tag creation by reverting the item to its initial state, without affecting the changes to other project items.
To revert an item to its initial state, do the following: