To create a Git or SVN branch
Procedure
Results
The created branch is listed under the branches node in the SVN/Git project tree.
Now, the project has two different branches: the trunk/master and a newly created branch.
Once branches are created for a project:
- you can add an execution task to trigger a Job stored in a specific branch of the project. For more information, see Adding an ESB execution task and Adding an execution server;
- users of Talend Studio can switch from the trunk to a branch or copy an item from a branch to another branch or a tag.