We just tried to do an upgrade using the newest automatic upgrade script, and it is giving us this error:
automatic_upgrades/matrix_upgrade.php: no upgrade available from version 4.4.1 to 4.6.0 - can only upgrade to version 4.6.0.rc1
We ran:
sudo php automatic_upgrades/matrix_upgrade.php --verbose -n /opt/matrix mysource_4-6-0
We also made sure that there was the 4-6-0-rc1_to_4-6-0.xml file in the defs folder, which there was.
Is this a cvs problem or did we do something wrong?