Cannot tag when the intermediary tag folder already exists.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Critical
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: