Probably the issue is that your site-packages directory is pointing towards 1.7.27 as the latest. You should be able to run 'easy_install ReviewBoard==1.7.6' to fix that.
Was 1.7.6 already set up with a different site directory? -David On Thu, Aug 28, 2014 at 7:34 AM, Ran <[email protected]> wrote: > Hello, > I am trying to revert back to Reviewboard 1.7.6, > I have both 1.7.6 and 1.7.27 installed and was able to swap between them > until I ran > rb-site install /var/www/reviewboard > Now its stuck on page "Review Board version mismatch" and says to run > rb-site upgrade > > Where is the history of version 1.7.27 stored so I can remove it. > > reviewboard: 1.7.6 > rbtools: 0.5.0 > python: 2.6 > os: rhel 6 > MySQL > > Thanks. > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
