Re: Gitlab access for translators

2019-03-26 Thread Matej Urban via gnome-i18n
Hello, guys, I'd like to reopen this thread with a perfect Subject. Lately it seems that more and more project are put in special groups to which translators (and coordinators) do not get git access anymore. As I see now, I have 3 different workflows: - some projects I can commit directly to git

Re: Gitlab access for translators

2018-03-11 Thread Alexandre Franke
On Sat, Mar 10, 2018 at 11:34 PM, Mario Blättermann wrote: > Thanks for the hint. Indeed, it works again. But it should be > considered to update the wiki pages... A note was just added by Ernestas Kulik. -- Alexandre Franke GNOME Hacker & Foundation Director ___

Re: Gitlab access for translators

2018-03-10 Thread Mario Blättermann
2018-03-10 14:25 GMT+01:00 Alexandre Franke : > On Sat, Mar 10, 2018 at 12:40 PM, Mario Blättermann > wrote: >> >> Hi all, > > > Hi, > >> >> recently GNOMe has switched to Gitlab. Don't know the reasons, but >> don't matter at all... Now I have a problem. I have write access in >> the original GNO

Re: Gitlab access for translators

2018-03-10 Thread Matej Urban
I have an accout on gitlab and I did add a ssh key. I do not understand this. If I change global data, wouldn't that effect the projects that are not yet on gitlab? On Sat, Mar 10, 2018 at 10:01 PM, Ask Hjorth Larsen wrote: > Hi, > > 2018-03-10 21:38 GMT+01:00 Matej Urban : > > Hello, > > > > ye

Re: Gitlab access for translators

2018-03-10 Thread Ask Hjorth Larsen
Hi, 2018-03-10 21:38 GMT+01:00 Matej Urban : > Hello, > > yes, I did, the error is: > > Permission denied (publickey,gssapi-keyex,gssapi-with-mic). > fatal: Could not read from remote repository. > > I first changed the url by hand in config and I was asked if I want to add > new address and accep

Re: Gitlab access for translators

2018-03-10 Thread Matej Urban
Hello, yes, I did, the error is: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). fatal: Could not read from remote repository. I first changed the url by hand in config and I was asked if I want to add new address and accept all the keys. I of course confirmed. Matej On Sat, Mar 10

Re: Gitlab access for translators

2018-03-10 Thread Piotr Drąg
2018-03-10 21:11 GMT+01:00 Matej Urban : > Hello, > > I tried to update translations today and found, that some I can update the > same way as I always did, some I can not. The error states, that the > repository has moved to GitLab and I should update the Git remote to the new > address. > I am tr

Re: Gitlab access for translators

2018-03-10 Thread Matej Urban
Hello, I tried to update translations today and found, that some I can update the same way as I always did, some I can not. The error states, that the repository has moved to GitLab and I should update the Git remote to the new address. I am trying "stuff", but I can not get it working. I have no

Re: Gitlab access for translators

2018-03-10 Thread Alexandre Franke
On Sat, Mar 10, 2018 at 12:40 PM, Mario Blättermann < mario.blaetterm...@gmail.com> wrote: > Hi all, > Hi, > recently GNOMe has switched to Gitlab. Don't know the reasons, but > don't matter at all... Now I have a problem. I have write access in > the original GNOME Git for ages, and I can stil

Gitlab access for translators

2018-03-10 Thread Mario Blättermann
Hi all, recently GNOMe has switched to Gitlab. Don't know the reasons, but don't matter at all... Now I have a problem. I have write access in the original GNOME Git for ages, and I can still checkout a module using my user name and SSH key. But when I like to write changes back, I get an error me