Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-3018

Moving git tag with "Push tag" option checked will cause error ''tag already exists on the server'.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • 2.0.5
    • Git
    • None
    • Severity 3 - Minor

    Description

      Steps to reproduce:
      1) Tag a commit on Sourcetree and push tag into remote repo.
      2) On Sourcetree, right click the existing tag, check the "Push tag" option and select the repository, open advanced options and check "Move existing tag"
      3) When clicking add, an error message stating that the tag already exists on the server will occur.

      Workaround:
      Select only "move existing tag", but NOT "Push tag", then use the git command line to execute:
      git push origin --tags -f

      Attachments

        Activity

          People

            Unassigned Unassigned
            vchoo Vivian C
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated: