Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5707

Cannot tag when the intermediary tag folder already exists.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • svn-tag-plugin
    • None

      The tagging does not work when the tag folder already exists.

      For example, if the tag to be created is svn://.../project/tags/66, then the plug-in will attempt to create the directory svn://.../project/tags which already exists. The call to '''doMkDir''' fails and the tagging does not occur.

      A fix would be to check if the directory exists before attempting to create it.

            k2nakamura k2nakamura
            dcoraboe dcoraboe
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: