You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/07/06 10:20:18 UTC

[jira] [Commented] (BUILDR-542) [Release Task] SVN tagging fails if parent tag directory does not exist yet

    [ https://issues.apache.org/jira/browse/BUILDR-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060363#comment-13060363 ] 

Hudson commented on BUILDR-542:
-------------------------------

Integrated in Buildr-ci-build #235 (See [https://builds.apache.org/job/Buildr-ci-build/235/])
    

> [Release Task] SVN tagging fails if parent tag directory does not exist yet
> ---------------------------------------------------------------------------
>
>                 Key: BUILDR-542
>                 URL: https://issues.apache.org/jira/browse/BUILDR-542
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.4.3
>            Reporter: Gerolf Seitz
>            Priority: Minor
>             Fix For: 1.4.4
>
>         Attachments: svn_copy_parents.patch
>
>
> Our subversion repositories has the 2nd supported standard repository layout:
> #   - 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).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira