You shouldn’t even need to upgrade to the latest 2.5.x release first. Review Board can safely be upgraded from any release to any newer release.
Definitely do a backup first, and try a test upgrade on a test server, if at all possible. If you are using MySQL, do a database scheme dump and make sure all tables are using InnoDB. Modern versions of MySQL uses this by default, and if you have some tables using MyISAM format, you can encounter upgrade problems. As long as you test your upgrade first, your production upgrade should go smoothly. If things go wrong, we include database repair with a Premium Support contract, and have reduced hourly repair costs under Basic Support. See https://www.reviewboard.org/support/ for info on support options. Christian On Fri, Jul 19, 2019 at 03:23 Paul Mansfield <[email protected]> wrote: > AFAIK, you simply need to upgrade to the highest version of 2.5, and then > upgrade to 3.x > > Do it on a backup copy of your production server > > > https://www.reviewboard.org/news/2017/11/21/its-here-review-board-3-0-is-here/ > > https://www.reviewboard.org/docs/releasenotes/reviewboard/3.0/ > > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "Review Board Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/reviewboard/133aba5f-ad81-44bc-819b-63395d1d2a23%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/133aba5f-ad81-44bc-819b-63395d1d2a23%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- Christian Hammond President/CEO of Beanbag Makers of Review Board -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/CAE7VndkK9%2BOHps4wRC1W0uRpWRt3ThY2n5YZwDcjt3n_qFJDOg%40mail.gmail.com.
