[ http://jira.codehaus.org/browse/MRELEASE-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benson Margulies closed MRELEASE-485. ------------------------------------- Resolution: Not A Bug In retrospect, I now appreciate that this did just what the release plugin is supposed to do. > 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 > 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