It should be possible to add a custom repository list (e.g. ~/.phive/repositories.local.xml) with user-defined aliases and their respective repository URLs.
The local repository list can NOT override entries from PHIVE's own repository list.
Despite the ticket text, in the current implementation the local repository list (~/.phive/local.xml) can overwrite PHIVE's aliases. This is intentional as we decided that this might be the better behavior.
It should be possible to add a custom repository list (e.g.
~/.phive/repositories.local.xml
) with user-defined aliases and their respective repository URLs.The local repository list can NOT override entries from PHIVE's own repository list.