To delete a Git or SVN tag - 7.3

Talend Administration Center User Guide

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
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 Administration Center
Content
Administration and Monitoring
Last publication date
2024-02-20

About this task

Warning: The tags must be deleted from Talend Administration Center and not directly from SVN or Git.
Note: Note that you can also delete a branch or a tag via the MetaServlet application, using the deleteBranch command. For more information on MetaServlet, see Non-GUI operation in metaServlet.

Procedure

  1. In the Menu tree view, click Projects to display the Projects page.
    From the project list, select the project for which you want to delete an existing tag.
    The Branch management dialog box opens.

    Example

  2. In the SVN/Git tree of project '<ProjectName>', right-click the tag you want to delete and select Delete this tag from the contextual menu.
    A confirmation message is displayed.
  3. Click OK to confirm the deletion operation and close the message. A warning message will alert you if you try to delete a tag used by the Job Conductor.

Results

The selected tag is deleted from the SVN/Git tree of project '<ProjectName>' and from the project on SVN or Git.