Procedure
-
In the Menu tree view, click Projects to display the Projects page.
-
Select the project for which you want to create one or more tags.
-
On the toolbar, click the Branch
management button.
The Branch management dialog box opens.
The SVN/Git tree of project
'<ProjectName>' area shows the structure of the project:
all existing branches/tags and their names.
Note: Before creating tags for a project stored on SVN or Git, the SVN
tree of project '<ProjectName>' lists only the trunk/master
which is the main development branch. Later, all created branches/tags will be
listed in this tree.
-
From the Source field, select the trunk
or the branch from which you want to copy the data.
-
In the Target field, type in the name of
the tag you want to create.
-
Click create.
Example
Results
The created tag is displayed in the SVN/Git tree of project
'<ProjectName>'.
Once tags are created for a project, you can add an execution task to trigger a Job
stored in a specific tag of the project.