[petsc-users] Unable to push code on the project

Alexis Marboeuf alexis.marboeuf at hotmail.fr
Thu Jan 6 18:08:23 CST 2022


Dear PETSc developper team,

I wish you again all the best for this New Year 2022.

I created a branch marboeuf/plex-naturaldm from the branch knepley/fix-plex-g2n with


git checkout -b marboeuf/plex-naturaldm  origin/knepley/fix-plex-g2n

to implement the natural DM notion: see the discussion in https://gitlab.com/petsc/petsc/-/merge_requests/4547. I wrote code and commited. For now, it is only an example, cloned from src/dm/impls/plex/tests/ex44.c of knepley/fix-plex-g2n. I intend to use it to illustrate the natural DM notion. However, I am unable to push my branch to the remote repository with


git push -u origin marboeuf/plex-naturaldm


getting the error


Username for 'https://gitlab.com': AlexisMarb

Password for 'https://AlexisMarb@gitlab.com':

remote: You are not allowed to push code to this project.

fatal: unable to access 'https://gitlab.com/petsc/petsc.git/': The requested URL returned error: 403


I created an ssh key and linked it with my GitLab account. What am I missing or doing wrong?


Than you all for your help.


-------------------------------------------------------------------

Alexis Marboeuf
Postdoctoral fellow, Department of Mathematics & Statistics
Hamilton Hall room 409B, McMaster University
1280 Main Street West, Hamilton, Ontario L8S 4K1, Canada
EMail: marboeua at mcmaster.ca
Tel. +1 (905) 525 9140 ext. 27031
-------------------------------------------------------------------

[https://gitlab.com/uploads/-/system/project/avatar/13882401/PETSc_RBG-logo.png]<https://gitlab.com/petsc/petsc/-/merge_requests/4547>
Fix Plex g2n map (!4547) · Merge requests · PETSc / petsc<https://gitlab.com/petsc/petsc/-/merge_requests/4547>
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
gitlab.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220107/cdff0ed4/attachment.html>


More information about the petsc-users mailing list