[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Push rights for repository
From: |
Bastien |
Subject: |
Re: [O] Push rights for repository |
Date: |
Fri, 05 May 2017 11:19:21 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0 (gnu/linux) |
Hi Carsten,
Carsten Dominik <address@hidden> writes:
> I seem to have lost my push privilege to the git repository. Does
> anyone know why that might be the case?
>
> $ git remote -v shows
>
> origin git://orgmode.org/org-mode.git (fetch)
> origin git://orgmode.org/org-mode.git (push)
I get
origin address@hidden:org-mode.git (fetch)
origin address@hidden:org-mode.git (push)
It looks like you are trying to push from a read-only repo?
> and I believe that my ssh settings are OK - I did push a few weeks
> ago successfully. Still, on a push attempt, I get
>
> fatal: remote error: access denied or repository not exported:
> /org-mode.git
I confirm your key didn't change on the server.
Let me know!
--
Bastien