Qt Installer Framework - Which remote is used ?
-
Hello,
I am using the Qt Maintenance Tool (still 4.3) to distribute an application.
I have 2 repositories from which the maintenance tool get its updates.
I use one repository for development releases and the other one for publicaly available releases.Last friday, I pushed an update to both repositories with the same version number but I excluded some plugins from the public release update.
Is there a way to know which repository will the maintenance tool use when both provide the same version?
And if so, is there a way to tell it to use one over the other?Writing this I just realized that if some plugins are not present in one release compare to the other, they shouldn't have the same version, duh. Having different versions will solve my problems but is there still a way determine which repository is asked first?
Thanks =)