You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jakub Bochenski (JIRA)" <ji...@apache.org> on 2015/12/22 01:02:47 UTC

[jira] [Comment Edited] (SCM-813) SVN fails when trying to create a branch with nested folders

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

Jakub Bochenski edited comment on SCM-813 at 12/22/15 12:02 AM:
----------------------------------------------------------------

> See here
Maybe a stupid question, but is TagCommand also executed in branch goal?

Edit: this one has no {{--parents}} https://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/xref/org/apache/maven/scm/provider/svn/svnexe/command/branch/SvnBranchCommand.html


was (Author: jbochenski):
> See here
Maybe a stupid question, but is TagCommand also executed in branch goal?

> SVN fails when trying to create a branch with nested folders
> ------------------------------------------------------------
>
>                 Key: SCM-813
>                 URL: https://issues.apache.org/jira/browse/SCM-813
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.9.4
>            Reporter: Jakub Bochenski
>            Priority: Critical
>
> 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.  {code}svn: E160013: Commit failed (details follow):
> svn: E160013: File not found: transaction '159463-3n0p', path '/branches/foo/1/1.1'{code}
> It should use the --parent switch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)