Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-813

SVN fails when trying to create a branch with nested directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.9.4
    • 1.9.5
    • maven-scm-provider-svn
    • None

    Description

      It's impossible to have a branch like Major/Major.Minor/ instead of just Major.Minor/, because the svn plugin will fail on missing parent e.g.

      svn: E160013: Commit failed (details follow):
      svn: E160013: File not found: transaction '159463-3n0p', path '/branches/foo/1/1.1'

      It should use the --parent switch

      Attachments

        Activity

          People

            michael-o Michael Osipov
            jbochenski Jakub Bochenski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: