Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.9.4
-
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