DRM Migration to Gitlab

Jani Nikula jani.nikula at linux.intel.com
Tue Feb 27 08:29:01 UTC 2024


On Tue, 27 Feb 2024, Maxime Ripard <mripard at redhat.com> wrote:
> Hi,
>
> Sima, after becoming aware of the drm-misc transition to Gitlab in the
> next couple of weeks, to do the same for DRM today.
>
> This is now done and all the various bits (nightly.conf, MAINTAINERS,
> doc, etc.) should be there.
>
> If all goes well, the only thing you'll notice is that dim will complain
> about the drm remote not having the right URLs.
>
> Any dim user should update the URL with either one of the two following
> commands:
>
> git remote set-url drm ssh://git@gitlab.freedesktop.org/drm/kernel.git
> git remote set-url drm https://gitlab.freedesktop.org/drm/kernel.git
>
> And the rest should be transparent.

Except it isn't. If you do that before updating to new nightly.conf,
it'll complain that the URL it sees in the old config isn't available,
and prompts.

If you first do 'dim ub', and then do 'dim ub' again, before changing
the URL, it'll also prompt, but it's unable to override the existing drm
remote.

I think dim should be updated to handle all of this without user
manually doing anything other than answering a yes/no prompt.


BR,
Jani.


-- 
Jani Nikula, Intel


More information about the Intel-gfx mailing list