Dear list,
sorry, I tried to push the Qt6 port to git@gitlab.x2go.org:x2go/client/x2goclient.git but it didn't work.
No pushing a branch to the main repo
git push --set-upstream origin qt6_port
remote: You are not allowed to push code to this project.
No forking and pushing to my personal repo
X2Go <https://gitlab.x2go.org/x2go> / Client <https://gitlab.x2go.org/x2go/client> / X2Go Client <https://gitlab.x2go.org/x2go/client/x2goclient> / Fork project <https://gitlab.x2go.org/x2go/client/x2goclient/-/forks/new>
"Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator."
In which way do you like to get the code?
Didn't try but I figure I'm not allowed to push to the "master" branch?
best regards
Jörg
No forking and pushing to my personal repo
X2Go <https://gitlab.x2go.org/x2go> / Client <https://gitlab.x2go.org/x2go/ client> / X2Go Client <https://gitlab.x2go.org/x2go/client/x2goclient> / Fork project <https://gitlab.x2go.org/x2go/client/x2goclient/-/forks/new>
"Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator."
This is odd. The proper way is to fork the project, work on a branch and then submit a PR/MR against the main project.
It's weird that you cannot fork the project, though.
Our default is to allow users to create personal projects, but this did not get applied to your account, because you are an external user and have not signed up to our GitLab instance directly, but went through the gitlab.com OAuth provider.
I've set your project limit to 30 now, which should allow you to create a personal fork.
In which way do you like to get the code?
Didn't try but I figure I'm not allowed to push to the "master" branch?
No, certainly not.
Mihai
Am 15.05.26 um 09:43 schrieb Mihai Moldovan:
- On 5/14/26 11:33, Jörg Habenicht wrote:
No forking and pushing to my personal repo
"Limit reached You cannot create projects in your personal namespace. Contact your GitLab administrator."
This is odd. The proper way is to fork the project, work on a branch and then submit a PR/MR against the main project.
It's weird that you cannot fork the project, though.
Our default is to allow users to create personal projects, but this did not get applied to your account, because you are an external user and have not signed up to our GitLab instance directly, but went through the gitlab.com OAuth provider.
I've set your project limit to 30 now, which should allow you to create a personal fork.
:-/ Sorry, just the same message as before.
Maybe I made a mistake. I created a password for the login, did a relogin with the PW and tried to fork. But I got no resources to create a fork. Then I did a relogin via GitLab, and tried to fork. No resources to create a fork.
Should I wait some time? Is there a problem with the browser cache?
For a preview I did upload the code to github. https://github.com/usergeorge/x2goclient In the meantime I try to get things going in x2go GitLab
best regards
Jörg