emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Push rights for repository
@ 2017-05-05  7:24 Carsten Dominik
  2017-05-05  9:19 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2017-05-05  7:24 UTC (permalink / raw)
  To: org-mode list

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 926 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Push rights for repository
  2017-05-05  7:24 Push rights for repository Carsten Dominik
@ 2017-05-05  9:19 ` Bastien
  2017-05-05 10:01   ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2017-05-05  9:19 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: org-mode list

Hi Carsten,

Carsten Dominik <dominik@uva.nl> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Push rights for repository
  2017-05-05  9:19 ` Bastien
@ 2017-05-05 10:01   ` Carsten Dominik
  0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2017-05-05 10:01 UTC (permalink / raw)
  To: Bastien; +Cc: org-mode list

[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]

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 <bzg@gnu.org> wrote:

> Hi Carsten,
>
> Carsten Dominik <dominik@uva.nl> 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
>

[-- Attachment #2: Type: text/html, Size: 2011 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-05 10:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05  7:24 Push rights for repository Carsten Dominik
2017-05-05  9:19 ` Bastien
2017-05-05 10:01   ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).