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

ASF GitHub Bot commented on SCM-813:
------------------------------------

jira-importer opened a new issue, #1042:
URL: https://github.com/apache/maven-scm/issues/1042

   **[Jakub 
Bochenski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jbochenski)**
 opened 
**[SCM-813](https://issues.apache.org/jira/browse/SCM-813?redirect=false)** and 
commented
   
   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
   ```
   
   
   
   ---
   
   **Affects:** 1.9.4
   




> SVN fails when trying to create a branch with nested directories
> ----------------------------------------------------------------
>
>                 Key: SCM-813
>                 URL: https://issues.apache.org/jira/browse/SCM-813
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.9.4
>            Reporter: Jakub Bochenski
>            Assignee: Michael Osipov
>            Priority: Critical
>             Fix For: 1.9.5
>
>
> 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
(v8.20.10#820010)

Reply via email to