Quote:
Originally Posted by davidfor
What you might want to do is do the checkout for each branch in different directories. Then you can have a startup script that sets CALIBRE_DEVELOP_FROM to the appropriate directory and runs the correct binary. That should work to run the beta version of the portable install, but, I haven't tried it yet.
|
I've done the GitHub stuff (thanks @eschwartz). My first mistake after that was not realising that I then needed to run a 4.99.2 beta version of calibre.exe. I can point at the one in beta calibre portable. It runs OK but it doesn't move me forward testing my awkward plugin which has always worked slightly differently in Win32 and Win64 environments.
Running a calibre portable 4.99.2 executable just runs my Win64 PC in Win32 mode, so I still can't test what I need to.
Is there any way, other than installing the Win64 4.99.2 beta over the top of my Win64 4.6 production version, to get these Win64 tests done? Obviously I'm not eager to mess up my production setup.