:-) that was going to be my next attempt. On 27/06/2012 12:51 PM, "henry74" <[email protected]> wrote:
> Did you update your database using the rake command? > > I suggest upgrading the database on your bitnami insurance first, then > moving it over to osx > On Jun 26, 2012 9:36 PM, "Olaf TNSB" <[email protected]> > wrote: > >> Thanks @henry74. >> >> I still couldn't get this to work. I could run the bundle command and log >> in. Then I had to change my password and that resulted in a whole lot of >> Ruby errors in the browser. >> >> I've had to give up working on this for now. :( Hope to get some time in >> the next few weeks to come back to it >> >> Can I put a request into the devs to look into backup/restore >> functionality??? >> On 25/06/2012 6:27 PM, "henry74" <[email protected]> wrote: >> >>> You may have installed a different rails application. >>> >>> Do something like sudo gem uninstall rake or gem uninstall rake to >>> remove it from the system level. >>> >>> On a tangential note, I suggest you look into installing rvm... >>> On Jun 25, 2012 3:42 AM, "Olaf TNSB" <[email protected]> >>> wrote: >>> >>>> >>>> On 25/06/2012 3:45 PM, "henry74" <[email protected]> wrote: >>>> > >>>> > Based on the error you likely have rake installed at the system level >>>> so it's causing problems when the Gemfile specifies a different rake >>>> version. I'd recommend uninstalling rake at the system level and then >>>> re-running bundle install --path vendor after you've switched into your >>>> tracks directory. Then try the bundle exec rake command again. >>>> >>>> Thanks! It seems I *do* have another install of rake on my machine. Now >>>> to work out how it get there and how to remove... >>>> >>>
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
