From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Push rights for repository Date: Fri, 5 May 2017 12:01:54 +0200 Message-ID: References: <87bmr7wtie.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f9ec4e30678054ec3fb5b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6a47-0005ig-RO for emacs-orgmode@gnu.org; Fri, 05 May 2017 06:02:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6a41-0006h8-T6 for emacs-orgmode@gnu.org; Fri, 05 May 2017 06:02:23 -0400 In-Reply-To: <87bmr7wtie.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: org-mode list --001a113f9ec4e30678054ec3fb5b Content-Type: text/plain; charset=UTF-8 Thank you Bastien, indeed, it is fixed now - apparently I had cloned with $ git clone git://orgmode.org/org-mode.git instead of $ git clone orgmode@orgmode.org:org-mode.git - Carsten On Fri, May 5, 2017 at 11:19 AM, Bastien wrote: > Hi Carsten, > > Carsten Dominik 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 orgmode@orgmode.org:org-mode.git (fetch) > origin orgmode@orgmode.org: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 > --001a113f9ec4e30678054ec3fb5b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you Bastien,

indeed, it is fixed = now - apparently I had cloned with

=C2=A0 =C2=A0 $= git clone git://orgmode.org/or= g-mode.git

instead of

=C2=A0 =C2=A0 $ git clone orgmode@orgmode.org:org-mode.git

- Carsten


On Fri, May 5, 2017 at 11:19 AM, Ba= stien <bzg@gnu.org> wrote:
Hi Ca= rsten,

Carsten Dominik <dominik@uva.nl>= ; writes:

> I seem to have lost my push privilege to the git repository.=C2=A0 Doe= s
> anyone know why that might be the case?
>
> $ git remote -v shows
>
> =C2=A0 =C2=A0 origin git://orgmode.org/org-mode.git (fetch)<= br> > =C2=A0 =C2=A0 origin git://orgmode.org/org-mode.git (push)
I get

origin=C2=A0 orgmode@orgmode.org:org-mode.git (fetch)
origin=C2=A0 orgmode@orgmode.org: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.=C2=A0 Still, on a push attempt, I get
>
> =C2=A0 =C2=A0 =C2=A0 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!

--
=C2=A0Bastien

--001a113f9ec4e30678054ec3fb5b--