Re: Restore Reviewboard, Disaster happened.

2020-01-17 Thread Danila Ladner
Sorry for late reply. I was able to restore by just running rb-site install and pointing it to my mysql db, also i was able to find my previously installed version by running mysql select; MariaDB [reviewboard]> select version from siteconfig_siteconfiguration; +-+ | version | +-+

Re: Restore Reviewboard, Disaster happened.

2020-01-17 Thread David Trowbridge
Eric's answers are correct. Note that you don't necessarily need to install the exact version that was installed previously. You can install the latest, connect it to your database, and then run the upgrade procedures. David On Wed, Jan 15, 2020 at 11:46 AM 'Eric Johnson' via Review Board Commun