From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: IGT development <igt-dev@lists.freedesktop.org>,
Petri Latvala <petri.latvala@intel.com>
Subject: Re: [igt-dev] IGT migration to gitlab
Date: Fri, 12 Oct 2018 13:35:54 -0700 [thread overview]
Message-ID: <20181012203554.GR10727@intel.com> (raw)
In-Reply-To: <CAKMK7uGwqgDFSXGVfeR05bcVO6YSj27xMHKNTnDA=L9idJ5hnA@mail.gmail.com>
On Thu, Oct 11, 2018 at 03:13:27PM +0200, Daniel Vetter wrote:
> Hi all,
>
> We finally have all the bits lined up to move igt to gitlab. Here's
> the timeline:
>
> 1. fd.o admins: Migrate all the new accounts to gitlab.fd.o. All older
> accounts have been migrated already in spring this year, so this only
> affects people who recently gained fd.o access. This will happen on
> the coming w/e, 13/14th Oct.
>
> 2. All committers need to activate their gitlab account and set up the SSH keys:
> - https://gitlab.freedesktop.org/users/sign_in -> "Forgot your
> password?". The username is the same as your fd.o one. The email
> password recovery will use is the same as you've registered for your
> fd.o account. Please ping either maintainers or fd.o admins if you
> can't get the password recovery mail and your email needs to be
> updated.
> - Once you're logged in, got to
> https://gitlab.freedesktop.org/profile/keys and set up your ssh keys.
> If your account is migrated already you can go right ahead and do this now.
>
> IMPORTANT: Please do not create a new account, or we'll need to
> manually fix up permissions afterwards.
>
> 3. fd.o admins: Will migrate the igt repo itself on the w/e of 20/21st
> Oct. The old git repo will continue to exists, but as a read-only
> mirror.
>
> 4. All committers: Update the git remote to the new url, it will be
> git@gitlab.freedesktop.org:drm/igt-gpu-tools.git
This as is didn't work.
$ git remote add origin git@gitlab.freedesktop.org:drm/igt-gpu-tools.git
$ tsocks git fetch origin
GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
-----
So I went to the web to search to the ssh tag like I have here working for
mesa and libdrm:
ssh://git@gitlab.freedesktop.org/mesa/mesa
ssh://git@gitlab.freedesktop.org/mesa/drm
But I couldn't easily find the igt on gitlab projects.
no return on search for igt. no return on search for igt-gpu-tools
I found this space:
https://gitlab.freedesktop.org/igt
But also no project inside with git repository.
So, what am I missing?
Thanks,
Rodrigo.
>
> Note: We're only moving the git host, bugzilla (for issues) and
> mailing lists (for patch submission and review) will stay as-is.
>
> Cheers, Daniel
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-10-12 20:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-11 13:13 [igt-dev] IGT migration to gitlab Daniel Vetter
2018-10-12 20:35 ` Rodrigo Vivi [this message]
2018-10-15 12:53 ` Arkadiusz Hiler
2018-10-21 9:14 ` Daniel Stone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181012203554.GR10727@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.