From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: PDF documentation for new exporter
Date: Tue, 18 Jun 2013 18:38:42 +0200 [thread overview]
Message-ID: <20130618163842.GA12101@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <87ppvjlkn9.fsf@gmail.com>
On Tue, Jun 18, 2013 at 01:32:10PM +0200, Thorsten Jolitz wrote:
> Rasmus <rasmus@gmx.us> writes:
>
> > Please add it to Worg, I'd say, preferably as html, if possible.
>
> I cloned the word repo again (because my existing clone had turned into
> a mess somehow) and added the exporter doc-files (as .org files), and
> pushed, but got an error:
>
> ,---------------------------------------------------------
> | $ git --no-pager push -v origin master:refs/heads/master
> | send to git://orgmode.org/worg.git
> | fatal: Could not read from remote repository.
> |
> | Please make sure you have the correct access rights
> | and the repository exists.
> | git exited abnormally with code 128.
> `---------------------------------------------------------
>
> Seems I lost my access rights in the process - what do i have to do to
> regain them?
Did you clone the public url? If so, you cannot push with the same url.
You need the ssh+git url. Here is my config:
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git+ssh://worg@orgmode.org/~/worg.git
Hope this helps,
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2013-06-18 16:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 9:19 PDF documentation for new exporter Thorsten Jolitz
2013-06-18 9:48 ` Rasmus
2013-06-18 11:32 ` Thorsten Jolitz
2013-06-18 13:37 ` Bastien
2013-06-18 16:38 ` Suvayu Ali [this message]
2013-06-18 17:15 ` Achim Gratz
2013-06-18 17:22 ` Achim Gratz
2013-06-18 18:01 ` Thorsten Jolitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130618163842.GA12101@kuru.dyndns-at-home.com \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.