Bulk replacement of projects.kde.org on Frameworks modules

Luigi Toscano luigi.toscano at tiscali.it
Mon Nov 11 22:11:06 GMT 2019


Elvis Angelaccio ha scritto:
> 
> 
> On 11/11/19 22:52, Luigi Toscano wrote:
>> Hi,
>> basically all Frameworks components reference the ECM website
>> using the old projects.kde.org URL, which is long gone and
>> it is just a (partial) redirect.
>>
>> See for example:
>>
>> set_package_properties(ECM PROPERTIES TYPE REQUIRED
>>     DESCRIPTION "Extra CMake Modules."
>>     URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules")
>>
>> Can I go around a bulk-replace all the URLs with
>> https://commits.kde.org/extra-cmake-modules, so that it would look like:
>>
>> set_package_properties(ECM PROPERTIES TYPE REQUIRED
>>     DESCRIPTION "Extra CMake Modules."
>>     URL "https://commits.kde.org/extra-cmake-modules")
> 
> +1
> 
> Using commits.kde.org like this feels weird though (i.e. using it
> without a commit hash).

commits.kde.org is the general redirector, and it will continue to work even
after the switch to gitlab. We have a bit of documentation here:
https://techbase.kde.org/Projects/Documentation/KDE_(health_table)#Links_to_kde_repos

Ciao
-- 
Luigi


More information about the Kde-frameworks-devel mailing list