You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:32 UTC

[jira] [Closed] (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:all-tabpanel ]

Peter Donald closed BUILDR-542.
-------------------------------


> [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