From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Push rights for repository Date: Fri, 5 May 2017 09:24:42 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114448beb12ddd054ec1c97b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6Xbu-0004h3-SG for emacs-orgmode@gnu.org; Fri, 05 May 2017 03:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6Xbt-00017b-VI for emacs-orgmode@gnu.org; Fri, 05 May 2017 03:25:06 -0400 Received: from mail-it0-x235.google.com ([2607:f8b0:4001:c0b::235]:33024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6Xbt-00016o-RQ for emacs-orgmode@gnu.org; Fri, 05 May 2017 03:25:05 -0400 Received: by mail-it0-x235.google.com with SMTP id w68so535923itc.0 for ; Fri, 05 May 2017 00:25:04 -0700 (PDT) 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: org-mode list --001a114448beb12ddd054ec1c97b Content-Type: text/plain; charset=UTF-8 Hi, 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) 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 Thanks! Carsten --001a114448beb12ddd054ec1c97b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I seem to have lost my push privile= ge to the git repository.=C2=A0 Does anyone know why that might be the case= ?

$ git remote -v shows

<= div>=C2=A0 =C2=A0 origin git://orgmo= de.org/org-mode.git (fetch)
=C2=A0 =C2=A0 origin git://orgmode.org/org-mode.git (push)

and I believe that my ssh settings are OK - I did pu= sh a few weeks ago successfully.=C2=A0 Still, on a push attempt, I get

=C2=A0 =C2=A0 =C2=A0 fatal: remote error: a= ccess denied or repository not exported: /org-mode.git

=

Thanks!

Carsten
--001a114448beb12ddd054ec1c97b-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Push rights for repository Date: Fri, 05 May 2017 11:19:21 +0200 Message-ID: <87bmr7wtie.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6ZOa-0007pq-Ue for emacs-orgmode@gnu.org; Fri, 05 May 2017 05:19:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6ZOW-00038r-6R for emacs-orgmode@gnu.org; Fri, 05 May 2017 05:19:28 -0400 In-Reply-To: (Carsten Dominik's message of "Fri, 5 May 2017 09:24:42 +0200") 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: Carsten Dominik Cc: org-mode list Hi Carsten, Carsten Dominik writes: > I seem to have lost my push privilege to the git repository.=C2=A0 Does > anyone know why that might be the case? > > $ git remote -v shows > > =C2=A0 =C2=A0 origin git://orgmode.org/org-mode.git (fetch) > =C2=A0 =C2=A0 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.=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! --=20 Bastien 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--