On 04/16/2014 04:44 AM, deoren wrote:
which goes mentions using the installto.sh script to handle upgrades. However I installed from Git and so far haven't had problems. To upgrade to v1.0 I ran:
cd /path/to/my/roundcube/install/dir git fetch git checkout 1.0.0
You can use release-1.0 branch, which should be stable.
From what I can tell I'm done, but I wanted to check and see if there is a post-upgrade step I'm missing. Looking over the upgrade guide I don't see mention of any database upgrade steps like MediaWiki or WordPress uses. Am I missing anything?
It depends from which version did you upgrade. You should run bin/updatedb.sh script.