gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Upcoming migration to GitLab


From: Sanjeev Gupta
Subject: Re: [gpsd-dev] Upcoming migration to GitLab
Date: Sun, 26 May 2019 13:55:34 +0800


On Sun, May 26, 2019 at 5:09 AM Eric S. Raymond <address@hidden> wrote:
> Step 3:  Propagate the gpsd group memberships from Savannah to GitLab. That
> may require some manual effort in cases where the userid mapping isn't
> obvious.  Step 2 implies that GitLab accounts will have been created as
> needed.

GitLab allows forks and MRs by default, so 1 is effectively done.

All interested parties should do step 2 now.  Performing the
command "git remote add upstream address@hidden:gpsd/gpsd.git"
should accomplish this.


I do not seem to have even read access to this repo.

address@hidden:~/SRC/gpsd$ git remote -v
origin git://git.savannah.gnu.org/gpsd.git (fetch)
origin git://git.savannah.gnu.org/gpsd.git (push)
upstream address@hidden:gpsd/gpsd.git (fetch)
upstream address@hidden:gpsd/gpsd.git (push)
address@hidden:~/SRC/gpsd$ git fetch upstream master -v
> GitLab: You are not allowed to download code from this project.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
address@hidden:~/SRC/gpsd$

reply via email to

[Prev in Thread] Current Thread [Next in Thread]