release:branch miscalculated target location in svn and misedited working copy svn elements -------------------------------------------------------------------------------------------
Key: MRELEASE-485 URL: http://jira.codehaus.org/browse/MRELEASE-485 Project: Maven 2.x Release Plugin Issue Type: Bug Components: branch Affects Versions: 2.0-beta-10 Reporter: Benson Margulies <scm> <connection>scm:svn:http://svn.basistech.net/engineering/rex2009/trunk/java</connection> <developerConnection>scm:svn:http://svn.basistech.net/engineering/rex2009/trunk/java</developerConnection> </scm> I ran mvn release:branch -DbranchName=rlp-7.0 -DupdateWorkingCopyVersions=true -DremoteTagging=true -DupdateBranchVersions=true -DautoVersionSubmodules=true The result of this was, in effect: svn cp http://svn.basistech.net/engineering/rex2009/trunk/java http://svn.basistech.net/engineering/rex2009/branches/rlp-7.0 Note the disappearance of the 'java' directory. As an extra added benefit, all the trunk scm elements got left with the branch SVN url, not the trunk SVN url. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira