I have an installation with ReviewBoard 2.5.7. I need to update this.
The 2.5.7 system is working and is using postgres 7 as the database. I can dump the postgres data without any issues (we would like to keep the history).
This all means that all our supporting software is super old. Python, Apache, etc. And the plan is to bring it all to current and supported levels.
The plan we have started is to build out a totally new system. This is on non-standard platform. Yes, we have current software so that should not be an issue.
I do have to perform many of the installation details manually.
Now for the questions:
What level of RB can I update to using an export/import method? The DB is postgres in both cases (9.3.5 to 11.21). Or is there a process I can follow for this?
I would like to move RB to as current of a version as possible. How close to 7 can I go to?
Any help/guidance is greatly appreciated.
Grover