Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-542

[Release Task] SVN tagging fails if parent tag directory does not exist yet

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.3
    • 1.4.4
    • Core features
    • None

    Description

      Our subversion repositories has the 2nd supported standard repository layout:

      1. - http://my.repo/trunk/foo => http://my.repo/tags/foo/1.0.0

      At the first release of a project, http://my.repo/tags/foo does not exist yet and svn copy (core/build.rb#214) fails with exactly that error.
      Adding the parameter "--parents" to the svn copy command automatically creates all necessary intermediate folders (like mkdir -p).

      Attachments

        1. svn_copy_parents.patch
          0.5 kB
          Gerolf Seitz

        Activity

          People

            Unassigned Unassigned
            seitz Gerolf Seitz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment