[
https://issues.apache.org/jira/browse/NETBEANS-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry.Mochalov resolved NETBEANS-3929.
---------------------------------------
Fix Version/s: 12.0
Resolution: Fixed
Tested, deleting a tag now works.
> There is no way to delete a git tag from a remote repository using NetBeans
> ---------------------------------------------------------------------------
>
> Key: NETBEANS-3929
> URL: https://issues.apache.org/jira/browse/NETBEANS-3929
> Project: NetBeans
> Issue Type: Bug
> Components: versioncontrol - Git
> Affects Versions: 11.2
> Reporter: Dmitry.Mochalov
> Assignee: Dmitry.Mochalov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 12.0
>
> Attachments: image-2020-03-01-13-53-01-272.png,
> image-2020-03-01-13-53-41-212.png, image-2020-03-01-13-53-58-870.png,
> image-2020-03-01-13-54-08-208.png, image-2020-03-01-13-55-15-061.png,
> image-2020-03-01-13-55-43-469.png
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> *Steps to reproduce:*
> 1) Create local tag (for example 8.0.1)
> 2) Push changes to the upstream
> 3) Can see tags using the GitHub releases page.
> 4) Remove tag using an integrated git repository.
> 5) Push changes to the upstream using (git repository browser -> remote ->
> push...)
> *Expected result*
> 1) Netbeans detects that there is a missing local tag and the tag exists in
> the remote repository.
> 2) NetBeans asks whether i want to delete a locally missing tag from the
> remote repository.
> 3) I agree. NetBeans perform removal of the tag from the remote repo.
> 4) NetBeans logs removal in the output window of git.
>
> *Real result:*
> 1) NetBeans ignores locally deleted tags.
> 2) The "Push to Remote Repository" dialog (git repository browser -> remote
> -> push...) doesn't show options to delete from the remote repository browser
> locally deleted tag.
> 3) After performing fetch from remote NetBeans restores locally deleted.
> *adds info*
> Currently, NetBeans can remove branches and I think the functionality of
> removal a tag should look like removal a branch.
>
> removal of a branch:
> !image-2020-03-01-13-53-41-212.png!
> !image-2020-03-01-13-54-08-208.png!
> supposed view of removal a tag:
> !image-2020-03-01-13-55-15-061.png!
>
> logging:
> !image-2020-03-01-13-55-43-469.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists