Re: Still unable to push to nautilus gitlab

2017-09-11 Thread Alexander Shopov
This is solved.
The reason for the problem is in the origin remote.
Thus far I have used different push to fetch url since my machine is quite
slow.

*origingit://git.gnome.org/nautilus 
(fetch)originssh://al_sho...@git.gnome.org/git/nautilus
 (push)*
It seems that when the fetch url is not working you cannot push which on
hind sight seems logical as you need to resync in order to have proper
history.
I just did:

*git remote set-url origin ssh://al_sho...@git.gnome.org/git/
nautilus*
And I could push just fine.

Kind regards:
al_shopov

* *

На ср, 6.09.2017 г. в 18:17 Carlos Soriano  написа:

> Hey Alexander,
>
> Not sure why this happened to you, you don't need any changes to continue
> contributing to Nautilus since the repos are redirected. I can see in your
> output you have a mix of remotes and some bad set up ones.
>
> If you need help, join #sysadmin in irc.gnome.org and we can help there
> to set up your remotes properly.
>
> Best
> --
> Carlos Soriano
> GNOME Foundation 
> Treasurer, Board of Directors
>
> On Wed, Sep 6, 2017 at 5:09 PM, Alexander Shopov 
> wrote:
>
>> Hi all,
>> I am still not able to merge the updated Bulgarian translation of
>> nautilus.
>>
>> *cd GNOME/nautilus; git remote -vv *
>> httpshttps://gitlab.gnome.org/GNOME/nautilus.git (fetch)
>> httpshttps://gitlab.gnome.org/GNOME/nautilus.git (push)
>> origingit://git.gnome.org/nautilus (fetch)
>> originssh://al_sho...@git.gnome.org/git/nautilus (push)
>> sshg...@gitlab.gnome.org:GNOME/nautilus.git (fetch)
>> sshg...@gitlab.gnome.org:GNOME/nautilus.git (push)
>>
>> *git push origin *
>> says the repo does not exist
>>
>> *git push ssh*
>> GitLab: You are not allowed to push code to this project.
>> fatal: Could not read from remote repository.
>> Please make sure you have the correct access rights
>> and the repository exists.
>>
>> *git push https*
>> Username for 'https://gitlab.gnome.org': al_shopov
>> Password for 'https://al_sho...@gitlab.gnome.org':# Paste the
>> https://gitlab.gnome.org/profile/personal_access_tokens token here
>> remote: You are not allowed to push code to this project.
>> fatal: unable to access 'https://gitlab.gnome.org/GNOME/nautilus.git/':
>> The requested URL returned error: 403
>>
>> What am I missing to get rights to push?
>>
>> Kind regards:
>> al_shopov
>>
>
>
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Still unable to push to nautilus gitlab

2017-09-06 Thread Carlos Soriano
Hey Alexander,

Not sure why this happened to you, you don't need any changes to continue
contributing to Nautilus since the repos are redirected. I can see in your
output you have a mix of remotes and some bad set up ones.

If you need help, join #sysadmin in irc.gnome.org and we can help there to
set up your remotes properly.

Best
--
Carlos Soriano
GNOME Foundation 
Treasurer, Board of Directors

On Wed, Sep 6, 2017 at 5:09 PM, Alexander Shopov 
wrote:

> Hi all,
> I am still not able to merge the updated Bulgarian translation of nautilus.
>
> *cd GNOME/nautilus; git remote -vv *
> httpshttps://gitlab.gnome.org/GNOME/nautilus.git (fetch)
> httpshttps://gitlab.gnome.org/GNOME/nautilus.git (push)
> origingit://git.gnome.org/nautilus (fetch)
> originssh://al_sho...@git.gnome.org/git/nautilus (push)
> sshg...@gitlab.gnome.org:GNOME/nautilus.git (fetch)
> sshg...@gitlab.gnome.org:GNOME/nautilus.git (push)
>
> *git push origin *
> says the repo does not exist
>
> *git push ssh*
> GitLab: You are not allowed to push code to this project.
> fatal: Could not read from remote repository.
> Please make sure you have the correct access rights
> and the repository exists.
>
> *git push https*
> Username for 'https://gitlab.gnome.org': al_shopov
> Password for 'https://al_sho...@gitlab.gnome.org':# Paste the
> https://gitlab.gnome.org/profile/personal_access_tokens token here
> remote: You are not allowed to push code to this project.
> fatal: unable to access 'https://gitlab.gnome.org/GNOME/nautilus.git/':
> The requested URL returned error: 403
>
> What am I missing to get rights to push?
>
> Kind regards:
> al_shopov
>
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Still unable to push to nautilus gitlab

2017-09-06 Thread Alexander Shopov
Hi all,
I am still not able to merge the updated Bulgarian translation of nautilus.

*cd GNOME/nautilus; git remote -vv *
httpshttps://gitlab.gnome.org/GNOME/nautilus.git (fetch)
httpshttps://gitlab.gnome.org/GNOME/nautilus.git (push)
origingit://git.gnome.org/nautilus (fetch)
originssh://al_sho...@git.gnome.org/git/nautilus (push)
sshg...@gitlab.gnome.org:GNOME/nautilus.git (fetch)
sshg...@gitlab.gnome.org:GNOME/nautilus.git (push)

*git push origin *
says the repo does not exist

*git push ssh*
GitLab: You are not allowed to push code to this project.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

*git push https*
Username for 'https://gitlab.gnome.org': al_shopov
Password for 'https://al_sho...@gitlab.gnome.org':# Paste the
https://gitlab.gnome.org/profile/personal_access_tokens token here
remote: You are not allowed to push code to this project.
fatal: unable to access 'https://gitlab.gnome.org/GNOME/nautilus.git/': The
requested URL returned error: 403

What am I missing to get rights to push?

Kind regards:
al_shopov
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n