|
|
|
[
Permlink
| « Hide
]
Robin Shen [31/Oct/20 12:35 AM]
I am not sure how you organized your QB folder. But I tested on Windows and it works fine out of box.
Hi Robin,
Nothing special I just have .git / .gitignore in the folder as it's now under git. I'll retry with our next upgrade, may be I left a 3rd party run in the background that could have cause issue access to the .git folder ? (like gitkracken) I'm pretty sure I did not but i'm not 100% confident. Just tested, and it works fine at my side. This is what I am doing:
1. Add QB9 install dir to git so that the installation directory has .git and .gitignore 2. Add QB10 install dir to git to have .git and .gitignore 3. From QB10 install dir, run "bin/upgrade.sh /path/to/QB9" |