emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] PDF documentation for new exporter


From: Suvayu Ali
Subject: Re: [O] PDF documentation for new exporter
Date: Tue, 18 Jun 2013 18:38:42 +0200
User-agent: Mutt/1.5.21 (2012-12-30)

On Tue, Jun 18, 2013 at 01:32:10PM +0200, Thorsten Jolitz wrote:
> Rasmus <address@hidden> 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://address@hidden/~/worg.git

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]