Submit Code about weston
Jonas Ådahl
jadahl at gmail.com
Fri Apr 30 07:36:00 UTC 2021
On Fri, Apr 30, 2021 at 10:31:03AM +0300, Pekka Paalanen wrote:
> On Fri, 30 Apr 2021 09:11:18 +0200
> Jonas Ådahl <jadahl at gmail.com> wrote:
>
> > On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.xing at thundercomm.com wrote:
> > > Hello wayland community,
> > >
> > > At present, we use open source mail(kxing at codeaurora.org) to submit code.
> > > Error log:
> > > jeff at 001:~/test/test/xxx/weston$ git push origin main
> > > Username for 'https://gitlab.freedesktop.org': kxing
> > > Password for 'https://kxing@gitlab.freedesktop.org':
> > > remote: You are not allowed to push code to this project.
> > > fatal: unable to access 'https://gitlab.freedesktop.org/wayland/weston.git/': The requested URL returned error: 403
> > >
> > > Thanks for your support.
> >
> > What you should do is fork the weston repository to your own account on
> > freedesktop.org. You'll find a button labeled "Fork" on the top right of
> > the page https://gitlab.freedesktop.org/wayland/weston/
> >
> > After having forked, add the address to that fork as a new remote to
> > your locally cloned checkout, and push your changes to some branch
> > there, and create a merge request using that branch.
> >
> > See
> > https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html
> > and
> > https://docs.gitlab.com/ee/user/project/merge_requests/getting_started.html
> >
> > for further instructions.
>
> Weston also has
> https://gitlab.freedesktop.org/wayland/weston/-/blob/master/CONTRIBUTING.md
>
> Do we need to clarify things there?
Seems the URL the "GitLab merge requests" link points to in that
document doesn't work anymore.
Jonas
>
>
> Thanks,
> pq
More information about the wayland-devel
mailing list