Can't figure out how to run ccm_upgrade
I'm upgrading from 3.0M9 to 3.0RC1. I'm following the instructions in topic https://jazz.net/help-dev/clm/index.jsp?topic=/com.ibm.jazz.install.doc/topics/c_post_install.html. I successfully completed jts_upgrade but ccm_upgrade is failing with the following message.
The only repotools.bat command I can find is in directory C:\Program Files\IBM\JazzTeamServer_3.0M9\internal\repotools.
What am I doing wrong?
C:\Program Files\IBM\JazzTeamServer_3.0RC1\server>upgrade\ccm_upgrade -oldApplicationHome "C:\Program Files\IBM\JazzTeamServer_3.0M9\server\conf" -oldTomcatHome "C:\Program Files\IBM\JazzTeamServer_3.0M9\server" -newApplicationHome "C:\Program Files\IBM\JazzTeamServer_3.0RC1\server\conf" -newJTSHome "C:\Program Files\IBM\JazzTeamServer_3.0RC1\server\conf" -newApplicationTomcatHome "C:\Program Files\IBM\JazzTeamServer_3.0RC1\server"
Cannot find the application repotools command '"C:\Program Files\IBM\JazzTeamServer_3.0M9\server"\repotools.bat'.
Verify that the oldApplicationHome parameter is pointing to the old server configuration directory, for example, 'JazzInstallRoot/server/conf'.
The only repotools.bat command I can find is in directory C:\Program Files\IBM\JazzTeamServer_3.0M9\internal\repotools.
What am I doing wrong?