Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.6.2, 5.7.1, 5.8.0
-
Fix Version/s: 5.6.3
-
Component/s: Build tools: Other
-
Labels:None
-
Commits:8c0390143b847b1b8ed7b8b42d5a09aa2c0025df
Description
When the Qt repositories are not at a URL of the form ".../qt/<repo>", the init-repository script fails. This is an issue for me because I have a GitHub fork of Qt whose URLs necessarily do not take the form ".../qt/<repo>".
It is trivial to make the init-repository script robust enough to not require the "/qt/" portion of the URL, and there is no reason the URL needs to be of this form.